Documentation

Written during CMATIONŽ ® version 5.2.4

Manage Additional Shopping Cart Tools

[ BACK ]

Under the Shopping Cart Tools tab click the link labeled Additional Tools

Then click on Edit Discount Codes link

Once there click Add New Discount Code.

4 Fields will appear - here is a list of the fields and what they are.

Code - This is where you enter in the discount code that you will give out.
Operator - This is the mathematical function field allowed chars are ( - + * / )
Value - The value to perform the mathematical function on
Code Description - This description is what will show beside the discount code throughout the checkout process.

Notes:
1) The Operator field values + or - OR * or / representing all the mathematical functions.
2) Make sure there are no spaces in that field and only 1 character.
3) The value can not contain anything except numbers and a decimal.


Example #1:

Code: XC897
Operator: *
Value: 0.10
Code Description: 10% Discount for friends

Notes:
This takes the order total and * by .1 which would equal 10% discount.


Example #2:

Code: XC897
Operator: -
Value: 5.00
Code Description: 10% Discount for friends

If operator was - and value was 5 it would minus $5 off order total.