Hey @Phillip_Malboeu, I am trying to build a link that takes customers to a cart page (not checkout page) - that is pre loaded with any combo of subscriptions / one time products. I then want a discount code to be auto applied when they get to checkout based on the code I put in the URL, I am trying this but it isn’t working:
https://[MY STORE].myshopify.com/cart/clear?return_to=/cart/add?items[id]=[VARIANT ID]%26items[quantity]=1%26items[selling_plan]=[SELLING PLAN ID]%26items[id]= [VARIANT ID] %26items[quantity]=1?discount=[DISCOUNT CODE]
Any ideas on how I can get this to work?
Thanks
Sam