All things Shopify and commerce
Greetings,
is it possible to create a discount model like this:
New members members joining at the $100 and $250 membership level recieve the following
discount on orders purchased (want customer to have option to choose either one vs providing 2 codes if possible, but 2 codes would work if can make code unique to each user)
o $25 off on orders of $150 or greater
o $100 off on orders of $600 or greater
Needs:
The goal is to offer the option to choose either discount based on amount spent using a single code, with the key element that a unique code is created for each customer (verses a generic code anyone can use) that can only be used once.
Thank you for any help you can offer!!!
Hi RoofTopOverland,
It sounds like you want a discount code that "remembers" each member's choice.
If so, then this is a complex use case that you might have a hard time finding an existing solution for.
For custom discounts like this, your best option might be to build a custom app using Shopify Functions:
https://shopify.dev/docs/apps/functions
Thanks for reply.
We don't need it to remember anything. More of an if-then concept:
if the purchase is greater than $150 but less than $600 apply $25 coupon.
if purchase is greater than $600 apply $100 coupon.
it's not very complex - just apply discount based on cart amount (no different than giving free shipping, or a free promo item over certain amount) and seen it in other ecommerce platforms.
Really don't want to pay for 3rd party app, but haven't found anyone offering it anyways
By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024