Sorry! JavaScript is disabled in your browser. To get the best user experience on our website you should enable it.

Magento 2 Hide Price

1 year ago

ID: #670916

Business Description

FMEextensions also offers a "Hide Price" extension for Magento 2, which allows you to hide prices of products or categories from the front-end of your store. Here are the steps to install and configure the extension:

Purchase the "Hide Price" extension from the FMEextensions website and download the installation package.

Extract the package and copy the contents to the app/code/FME directory of your Magento 2 installation.

Open a terminal window, navigate to the root directory of your Magento 2 installation, and run the following commands:

php bin/magento module:enable FME_HidePrice
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:clean

Log in to the Magento 2 admin panel and navigate to Stores > Configuration > FMEextensions > Hide Price.

Enable the extension and configure its settings as desired.

Save your changes.

Once the extension is installed and configured, you can hide the price of individual products or categories by editing them in the Magento 2 admin panel and setting the "Display Price" option to "No". The prices will be hidden from the front-end of your store for logged-out users, and can be shown for logged-in users if desired.

Note that some themes may require additional configuration or customization to properly hide prices with this extension, so it's important to test thoroughly after installation to ensure that prices are hidden correctly.

No Review.

Please login / register to add your review.