I am certain we asked about this when evaluating cart software, as the coupon feature had to map to what the Amazon storefront we were at offered.
Example" Offer in email is a Tiered discount- $5 off order of $25, $10 off order of $75, $25 off of order of $100
The owner likes these, and we have had good response- the customer sees value and they get to "pick" their "reward" for shopping.
So- looking at Coupon code there is no way to do this?
It would seem confusing to send three separate codes...you can say a shopper would be motivated and would enter the right code- but really, we all know how fast everyone moves. Moreover, they are used to only entering one code and having the site's cart software do the calculation. (just saying- that is the end user's perspective)
We are on v 9.0= is this available in v.10? if not, could this be an enhancement? Seems like Shopsite's cgi could handle it (follow If Then logic-- If total is = to $25.00 or more then discount is $5 for example)
Here is how Amazon handled the logic:
Claim Code: LTN8IOO8
One Redemption Per Customer: Yes
Claim Code Combinability: Exclusive
Qualifying Items: Entire catalog
Qualifying Items Display Text: Qualifying Items
Payment Methods: All payment methods
Promotion Tiers: Tier Discount
at least $35.00 and less than $75.00 $5.00
at least $75.00 $10.00
Anyone figure out a way to do this? Java?
THANKS!