App reviews, troubleshooting, and recommendations
I need to show certain product options or variants only to customers logged in with the tag 'wholesale'. Is there an app that does this?
Solved! Go to the solution
This is an accepted solution.
Hello @drhoward
You can add condition in your code for this to something like this
{% if customer.tags contains 'wholesale' %}
{% endif %}
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
This is an accepted solution.
Hello @drhoward
You can add condition in your code for this to something like this
{% if customer.tags contains 'wholesale' %}
{% endif %}
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
But when the product is added to the cart, instead of the base product image it shows the image of the first (default) variant in the cart, checkout and order notification emails. If you have variant options that are conditionally visible by customer tag, for those that can't see the variants, having the default variant image on the cart, checkout page and order emails might be very confusing (depending on the image used). It could also be confusing for the fulfillment team.
So, how do you handle the cart and checkout pages and order notifications showing the product variant image in the cart instead of the base product image?
The 'simple' solution is to clone the product, and have a separate link (perhaps on the original product page) to this cloned product for wholesale customers.
You could also 'lock' this wholesale product page using Locksmith app.
Hello @drhoward,
There are two ways to implement that: extend the logic of an existing app or develop a custom app from scratch for your specific needs.
You can try the Bold Custom Pricing: Wholesale app by Bold.
Please, let me know if you need any assistance.
Best regards,
Anastasia
Hi @drhoward,
With the Easify Product Options app, you can effortlessly establish custom product options and even control their visibility based on customer tags. It's a versatile solution that could be just what you need 🤗.
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024