Coupons

In order to create coupon in Tajer navigate to “Coupons” then click on “Add New” button.

Tajer_Coupons

  1. Coupon title.
  2. The coupon code that you will give to your users in order to enter it on the cart page and get the discount.
  3. The starting date that this coupon will be valid.
  4. Coupon expiration date.
  5. “Saving Type” if you selected “Fixed Amount” the value that you will put it in the “Saving” field will be subtracted from the user total on the cart page like the following equation:
    user_total_after_discount = user_total – savings
    If you select “Percentage” then the user discount will be calculated like the following equation: 

    user_total_after_discount = user_total – ( user_total * ( savings / 100 ) )

  6. The saving amount(see the previous point).
  7. The minimum amount that must be purchased before this discount can be used. Leave blank for no minimum.
  8. Specify the products that this coupon can be used with, select “All” to apply this coupon to all products.
  9. The maximum number of times this discount(coupon) can be used. Leave blank for unlimited.
  10. Change coupon status.