Start To :
- Created On: 15-07-2017
- Last Updated On: N/A
- By: CynoInfotech Team
- Platform: Magento 2 Community Edition
- Email: cynoinfotech@gmail.com
Information
Hide Price Magento 2 extension for those users which are not login on the website. If user wants to show price of product they need login to the website. After login, on the website the user show price and add to cart button of any products. Admin can enable or disable to hide prices and add to cart option from admin panel. Magneto 2 Hide price extension also provides Ajax functionality to login on the website.
Features
You can find these features below:
- Set hide price for not Login Users.
- After login user can show price and add to cart button of the product.
- Easy to use and install by admin.
- Ajax Login popup Enable from admin
- After Login redirect same page.
- Increase registered customer in website.
Settings
Settings Options
- Enable or Disable
- Hide Price And Add To Cart Button For Not Login user
- Login Text
- Enable Ajax Login Popup
- Text Css
Backend
choose enable or disable mode of extension.
Choose General setting
Frontend view
Home page (CMS Page)
Category page
Ajax Login popup
Product page
Installation Guide
- Download extension zip file from the account and extract it
- root of your Magento 2 installation and merge app folder
- folder structure --> app/code/Cynoinfotech/Hideprice
After this run below commands from Magento 2 root directory to install module.
- Run :cd <your Magento install dir>
- php bin/magento cache:disable
- php bin/magento module:enable Cynoinfotech_Hideprice
- php bin/magento setup:upgrade
- rm -rf var/cache var/generation var/di var/cache
Demo
- N/A