How to leave the price white for some user roles?
-
How to leave the price white for some user roles?
I have multiple user roles to display prices in store, retail and wholesale
Each product has a price for each type of user, (Retail Client: Cap €10 / Wholesale Client Cap €7)
Each one when you log in, you have your personalized prices.
The problem arose when I left the WooCommerce Normal Price field empty.
By default WooCommerce removes the add to cart button, and even though I have the Wholesale price field filled, this doesn’t work, and the price remains empty for all users
Some of the products are only available to one class of User, the wholesaler.This also happens with the “Reduced Price” field, we cannot leave the Normal Price empty, and complete the Reduced Price, since it is also shown empty and does not work
It is necessary that retail customers cannot buy this product, but Wholesale customers can buy it, but with the default behavior of WoCommerce, this is impossible.
What can I do so that the WooCommerce Normal Price is empty and those who have the Wholesale price can add the product to the cart?
How can I leave the Normal Price field empty and use another price field so that the product can be added to the cart?
- The topic ‘How to leave the price white for some user roles?’ is closed to new replies.