Hi everyone,
We are currently setting up a wholesale store on Shopify Basic. We have products that can be ordered for the current season and products that can be ordered for the Indent(future) season.
We are trying to achieve cart logic that stops customers from adding products from the different seasons to their cart at the same time. We currently use tags and product titles to define the season of the product.
We have a “Current” tag for our current season and an “Indent” tag for our indent season.
Is there a way to use these tags in conditional logic to stop products with different tags from being added to their cart? Eg. if a customer adds a product with tag “Current” they cannot add any products with tag “Indent”
Many thanks in advance!