Liquid, JavaScript, Themes
Hi Community,
i want to have one discount code which gives 35% off for every order and 50% off for every order above 100€.
Any tips on how to get this implemented?
Thanks
Katharina
@Katharina_be mein erster Ansatz wären automatic discount. Da man aber nur einen automatischen Rabatt nutzen kann, weiß ich nicht wie sich das verhält, wenn Kunden die Konditionen für den ersten (niedrigeren Rabatt) erfüllt und sukzessive die Konditionen für den zweiten erfüllt. Die Frage ist, ob der stets höhere Rabatt verwendet wird oder ob der erste Rabatt fix ist und nicht entfernt werden kann. Das müsstest du tatsächlich ausprobieren. Eventuell weiß @Gabe wie sich das verhält.
Hey @Katharina_be
It's like what @Finer said but here's me thinking out loud and not sure if this this will work as haven't tested it myself or if it suits your use-case. You could try following these steps where you create two order discounts:
Under "Active dates," choose the date range during which the discount will be valid and save it.
Create a second discount code, follow the same steps, but set the discount value to 50%.
Under "Usage limits," choose "Limit to one use per customer." and minimum order amount = €100.
Under "Active dates," choose the date range during which the discount will be valid and save it.
Conditional logic: Your customers then should be able to use either of the discount codes during checkout, depending on their order amount. Because these two discounts are mutually exclusive i.e. they cannot be combined, if the order is less than 100€, they should receive a 35% discount, and if the order is over 100€, they should receive a 50% discount.
By using these two discount codes with different conditions, you can incentivize customers to make larger purchases by offering a higher discount for orders over 100€, while also offering a smaller discount to customers who make smaller purchases. This can help increase the AOV (average order value) and encourage repeat purchases and customer loyalty! A win-win and no-brainer! 😉
Gabe | Social Care @ Shopify
- War meine Antwort hilfreich? Klicke Like um es mich wissen zu lassen!
- Wurde deine Frage beantwortet? Markiere es als Akzeptierte Lösung
- Um mehr zu erfahren, besuche das Shopify Help Center oder den Shopify Blog
Teil 2 - Wie die Prinzipien des UX-Designs dir dabei helfen können einen großartigen Shop ...
By Kai Sep 16, 2024Teil 1 - Wie die Prinzipien des UX-Designs dir dabei helfen können einen großartigen Shop ...
By Kai Sep 9, 2024Anpassungen des benutzerdefinierten Codes an Shopify-Themes (CSS) leicht gemachtIn diesem...
By Gabe Aug 28, 2024