Hello everyone, I have two different warehouses for different products variants, how can I restrict what variants show on the products after a person has added one item to their cart?
For example, I have 5 different card stocks that the customer can select from - A, B, C, D and E. If the first one the customer adds to the cart is an A or B, I want all other products to only display the A, B, and E variants. If the first one the customer adds to the cart is a C or D, I want all other products to only display the C, D, and E variant. If the first one the customer adds to the cart is an E, I want all A, B, C, and D to display on other products.
A and B come from a first location.
C and D come from a second location.
E comes digitally.
I want to restrict visible product variants after the initial selection in order to keep the shipping fees understandable. A person won’t necessarily understand why shipping is double if they have an A and C in their cart and I don’t want unhappy customers!
This can’t be solved with shipping locations as both locations ship to all customer locations.
If this can’t be solved the way I’m thinking, is there another way to achieve the same end goal of once a customer picks a card stock, limit what other card stocks can be added to their cart?
I’m using the craft theme and am a new business so am using the Shopify Basic… I know that may impact available solutions.
Thank you kindly!