template-provider/m2-hide-price

Extension allows the store owner to hide the product price and add to cart button from guests or certain customer groups.

1.0.5 2023-01-28 22:22 UTC

This package is auto-updated.

Last update: 2024-04-29 01:02:26 UTC


README

Extension allows to hide the product price and the add to cart button from selectable customer groups. This extension is a merging of the vishwassoni/m2-hide-price and dsasmita/magento2-hide-price-not-login

Configuration

Magento2 Hide Price

Install with Composer

  1. Go to Magento2 root folder

  2. Enter following commands to install module:

    composer config repositories.hideprices git https://github.com/template-provider/m2-hide-price.git
    composer require template-provider/m2-hide-price:dev-master
  3. Enter following commands to enable module:

    php bin/magento setup:upgrade
  4. Config the Hide Price under Stores > Configuration > Catalog > Product Hide Price