How to remove M2 Hide Price/Call for Price module

Created by Robin Hoang, Modified on Mon, 31 Jul 2017 at 09:32 AM by Robin Hoang


Question:

How do I remove module Hide Price/Call for Price for Magento 2?



Answer:

If you would like to remove Hide Price/Call for Price for Magento 2 module, please follow these below steps:

  1. Go to Admin/Stores/Attributes/Attribute Set: move 3 assigning attributes: callforprice_text, callforprice_type, callforprice_customergroup to Unassigned attributes column (http://prntscr.com/fd97x2), then flush the cache.
    or
    Go to Admin/Stores/Attributes/Product: search and delete 3 attributes: callforprice_text, callforprice_type, callforprice_customergroup (http://prntscr.com/fd98de), then flush the cache.

  2. Go to database (phpadmin or adminer ): search and remove 2 tables: bss_callforprice_request and bss_callforprice_form_fields

  3. Remove folder App/Code/Bss/AdvancedHidePrice/
  4. Use ssh to run again:
    php bin/magento setup:upgrade
    php bin/magento setup:static-content:deploy


For more information about product, please refer Hide Price/Call For Price for Magento 2 page.

If you need any further assistance, please feel free to contact us.

Please visit our site for more useful Magento 2 Extensions: https://bsscommerce.com/magento-2-extensions.html


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article