Enable buy of products only for selected groups of customers in PrestaShop
I would like to use module Access to products our prestashop store. My goal is enable buy some products/categories only to some customer groups. Everybody can see prices but only somebody can buy.
The Add to cart button has to be hidden at all pages (product, detail, new, discount…).
Can the module do this functions?
Hello,
That's not a problem, module offers this kind of featureMy goal is enable buy some products/categories only to some customer groups.
Module allows to show product page (or not if you wish - depending on how you will configure module) And also you can enable / disable possibility to purchase the product.Everybody can see prices but only somebody can buy.
Unfortunately module will not hide buttons. This is theme-related case and it will be really hard to build addon that will work in all themes.The Add to cart button has to be hidden at all pages (product, detail, new, discount…).
So, module will show button "add to cart" for all users. But when someone without access to purchase will click on this button - will see information:
PrestaShop 1.6 example:
PrestaShop 1.7 example:
Enable buy of products only for selected groups of customers in PrestaShop
Reviewed by VEKIA
on
Friday, January 31, 2020
Rating:
No comments