How can I customize promo links for specific discount pages?

Hi community,

is it possible to customize promo links for discounts?
e.g. this regular link leads to starting page
https://hoehlenhund.de/discount/VIPSALE

I want to bring users to a certain page of shopify, in this case https://hoehlenhund.de/pages/hundehoehle
any chance to include the “/discount/VIPSALE” here so users get there discount when coming to the overview instead of the start page?

Looking forward to your ideas!

best regards
Benjamin

Hey @benchmarq1

It can actually be done using the following strucutre

https://hoehlenhund.de/discount/VIPSALE?redirect=/pages/hundehoehle

https://hoehlenhund.de/discount/{YOURDISCOUNTCODE}?redirect={URL}

Hope that helped

1 Like

Woowww!! Great - many thanks for your help!!! It works as desired