I am looking for a way to combine 2 types of discounts into a single discount code. For example: My product is $12,95 and shipping is tiered based on dollar amount - $.01 to $15 = $3.95 from $15.01 to $30.00 = $5.95 etc..
I want to provide customers with a single discount code which will
-
reduce the price of the product to $9.97 and
-
set a flat rate shipping cost of $2.00 for the entire order regardless of the amount purchased
Finally if the entire order amount reaches say $75, shipping becomes FREE.
Is there an app that can do this with a single discount code or do I need to get a developer to create this