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:
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.Go to database (phpadmin or adminer ): search and remove 2 tables: bss_callforprice_request and bss_callforprice_form_fields
- Remove folder App/Code/Bss/AdvancedHidePrice/
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
Feedback sent
We appreciate your effort and will try to fix the article