I want to show "where to buy list" instead of add to cart on the product page to my b2c/logged-out users and b2b customers can see the prices on the product page.
Can you please help me out with this scenario?
I am also attaching a screenshot so you have an idea that where I want to show "where to buy list"
With B2BKing, you can go to B2BKing -> Dynamic Rules and create a 'Non-purchasable' rule for your B2C/logged out users.
This will help ensure that B2C and logged out users do not have a 'Add to cart' button. B2B customers will see prices normally.
But our plugin does not have any features for "Where to buy". You would need either some custom code or some other plugin that has a feature for this. If you have a code / plugin for this, we can help you show it only for B2C users.
I have added a "Where to Buy" option on product page and now I want only logged-out or b2c users can see this option and all B2B users should not be able to see this. How it can be possible?
Also, I want to hide a menu "Quick order" (Bulk order form) for B2C and logged-out users.
Hello!
I want to show "where to buy list" instead of add to cart on the product page to my b2c/logged-out users and b2b customers can see the prices on the product page.
Can you please help me out with this scenario?
I am also attaching a screenshot so you have an idea that where I want to show "where to buy list"
Attached files: Screenshot_2.png
Hi Hamza,
With B2BKing, you can go to B2BKing -> Dynamic Rules and create a 'Non-purchasable' rule for your B2C/logged out users.
This will help ensure that B2C and logged out users do not have a 'Add to cart' button. B2B customers will see prices normally.
But our plugin does not have any features for "Where to buy". You would need either some custom code or some other plugin that has a feature for this. If you have a code / plugin for this, we can help you show it only for B2C users.
Kind regards,
Stefan
Thank You!
Let me find out the plugin and get back to you
Hello,
I have added a "Where to Buy" option on product page and now I want only logged-out or b2c users can see this option and all B2B users should not be able to see this. How it can be possible?
Also, I want to hide a menu "Quick order" (Bulk order form) for B2C and logged-out users.
PFA SS
Hi again,
I checked your site and I believe you can hide that for B2B users by adding this CSS to your site:
(that CSS applies only for B2B users)
Similarly, to hide Quick Order for B2C/Logged out, you can add this CSS:
To also hide that area for b2c + logged out users, you can add the following CSS: