All things Shopify and commerce
Is there a way to add multiple discount codes to a Shopify Checkout Link? I'm aware that you can add ONE discount to the URL via the code:
&discount=
But I'm trying to add multiple (3 total) to multiple cart permutations on buttons on my website. It doesn't seem to be as easy as just adding that code repeatedly because it will take whatever is after the equal sign and try and put that in the code.
The even more frustrating part is that I can MANUALLY add that same code above to a cart's URL once the page is open, editing the URL once it's loaded and then refreshing the page with the added &discount= snipped, and that works. But it doesn't work to add them all at once and have the cart appear with all the products with their correct discounts applied. Only one will ever apply.
I, too, am having this issue - can't amend the permalink no matter how hard I try. The guidelines in the shopify dev docs here - https://shopify.dev/docs/apps/channels/cart-permalinks/cart-permalinks#step-4-apply-discounts-option... - specify you just have to separate them with a comma but it doesn't work. I tried adding the discount code again after a comma, no go, tried + but no luck
Hi Todd,
The documentation needs to be updated as it is unclear.
Applying the following for multiple discounts worked for me:
?discount=FREEPRODUCT&discount=FREESHIP
That does not work either. I'm using a shipping and product discount, and that code doesn't work to add both to the cart, again only one will be added. I changed it to exactly as you outlined (but with my codes, obviously)
updated format should be:
?discount=FREEPRODUCT,FREESHIP
That does not work
It's possible to apply multiple promotional codes through a link redirecting to checkout, e.g., "/checkout?discount=CODE1,CODE2". However, the request was for applying multiple codes upon site entry. Currently, Shopify provides one link per code: "https://{{domain}}/discount/CODE1". Is it feasible to have a link for multiple promo codes?
Hi,
Are there any updates on this thing?
I'm looking for a way to apply multiple discount codes but getting stuck on this. Seem like it doesn't work.
I really appreciate any help you can provide.
Just wondering are you trying to add multiple product discounts? or a combination of product & order?
product and shipping - only one gets added, the other can be added manually - the frustration is that they wont' both add with the permalink
Funny thing, it sometimes works for me with "," seperation, sometimes not. I did not find out what makes it work
&discount=DISCOUNT1,DISCOUNT2
Just resurfacing this in hopes someone from Shopify sees it. The documentation here https://shopify.dev/docs/apps/checkout/cart-permalinks/cart-permalinks shows you should be able to, and when I manually add the codes to the checkout they are able to be combined.
super frustrating you can't just enable a shipping discount within a product/order discount. seems like it should be an option.
My workaround is now to use the "checkout" api endpoint and create a whole new checkout
Hi,
I don't know if this can be still useful, but I was struggling with this issue too, and I found that in order to be able to apply multiple discount codes in a Shopify Checkout Permalink you have to check the related options in the Admin page of the discount. It is possible to combine also different types of discounts.
Hope that helps.
Hi all. I'm sorry for doing the annoying thing of "my app does this". But I just thought it could be valuable for people to know that we recently added this capability within ZipLinks. Check it out and let me know what you think.
Again, please excuse the plug.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024