How to Install Hide Prices in Magento 2

Hello Everyone,

In this blog, we will learn how to install a Hide Price extension in Magento 2. 

This extension allows store owners to hide product prices from product and list pages based on customer group settings. According to them they can choose any category and hide the price for them. Admin can also hide product price by product as well as category-wise.

Don’t waste your time, let us guide you straight away. Follow the easy steps below to install and configure a Hide Price extension. 

 Why Magecurious Hide Price?

  • Enable or disable it from Magento admin.
  • Hide product prices for specific customer groups.
  • Hide the price of the product and remove the “Add to Cart” button. 
  • Hide prices at a global level, on a per-product basis, or within specific categories.
  • REST API Available / GraphQL API Available.  
  • Direct visitors to a designated CMS page.
  • Set custom titles for CTA buttons. 
  • Compatible With 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x

Steps to Install Hide Price in Magento 2. 

STEP 1: Extract the downloaded extension package from your Magento root folder using FTP (File Transfer Protocol) Tools. For verification of the root folder, you can see some folders inside the Magento root folder like app, bin, lib, PHP server vendors, etc.

STEP 2: Next Need to run some Magento commands to install the extension in your system, so connect with your server via SSH, go to the Magento root folder (e.g: cd /var/www/html/magentp243), and run the below commands one by one.

  • php bin/magento setup: upgrade 
  • php bin/magento setup:static-content:deploy-f  
  • php bin/magento indexer: reindex  
  • php bin/magento cache: clean  
  • php bin/magento cache: flush  
  • chmod-R 777 var/ pub/ generated/

STEP 3: If all your commands run successfully, then log in to your system Admin Panel and go to Store > Configuration, if you see a new Tab on the left sidebar with the MageCurious Logo, it means the extension was installed successfully.

Steps to connect Hide Price with Magento 2. 

STEP 1:- To Configure Extensions, go to Stores > Settings > Configuration > MageCurious Tab > Hide Price Tab. 

STEP 2:- Hide Price Configuration: 

  • Hideprice: Enable or disable Hideprice. 
  • Hidepricescope: Select price scope global, category-specific or product-specific. 
  • Hide Price Text: Display text instead of price. 
  • Enable Hide Price for Selected Groups: Select Yes/No for toggle customer Group. 
  • Customer Groups: Select Customer Group.

Hideprice globally for not login customer

  • Customers do not login price for all pages.

Hideprice  for category-specific and login customer 

  • Price only for selected categories and specific customer groups. 

Hide Price for Product Specific not login customer.

  • Select specific Product tab catalogue->products. 
  • Select the specific product for the hidden price.

Final Thought 

This was the easiest way we told you in this blog. This is how you can install a Hide Price in Magento 2. Hope you liked the blog.

So quickly go to the comment box and tell me how you like this blog.

Stay tuned to our site to get new updates on Magento.

Thanks for reading and visiting our site.

How useful was this post?

Click on a star to rate it!

Average rating 5 / 5. Vote count: 1

No votes so far! Be the first to rate this post.

Leave a Reply

Your email address will not be published. Required fields are marked *