Checkout must not be possible without a specific product in basket. That product has multiple variants. One of these variants needs to be in cart before being able to checkout.
How to do this?
A user needs to enforce a checkout restriction on their Shopify store: customers must have at least one variant of a specific product in their cart before proceeding to checkout.
Current Status:
Proposed Approaches:
Next Steps:
Checkout must not be possible without a specific product in basket. That product has multiple variants. One of these variants needs to be in cart before being able to checkout.
How to do this?
Could you please share your store url so that I take a look and provide you best solution.
Thanks
Hi @IIIISEIIII ,
Yes, this is possible with via custom code in theme.
We have made similar code where we disable checkout if items are from different collection.