X-Cart:Discount Coupons

From X-Cart 4 Classic
Revision as of 21:46, 27 January 2010 by Admin (talk | contribs) (Created page with '== What Discount Coupons module does == The module <u>Discount Coupons</u> allows you to use discount coupon codes in your store. A discount coupon code is a secret code which a…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

What Discount Coupons module does

The module Discount Coupons allows you to use discount coupon codes in your store. A discount coupon code is a secret code which a customer can use to get a discount when making a purchase. Discount coupon codes are issued by product providers and can be distributed in any way the provider finds convenient (for example, through mail, site news or advertisements on other sites).

When Discount Coupons module is enabled, a section titled 'Redeem a discount coupon' is provided on the cart page:


Coupon1.gif


After adding all the desired products to the shopping cart, a customer can use this section to enter a coupon code. When a code is entered, X-Cart checks if it is valid and if the order to which the code is being applied meets the requirements defined by the provider. If all is well, the coupon code discount gets applied to the order: the coupon discount amount is subtracted from the order subtotal or, if a global discount is applied, from the result of the subtraction of the global discount from the subtotal. The customer can see the result of application of the discount coupon on the cart page:


Coupon3.gif


If the customer is satisfied with the discount being given, he or she can proceed to checkout, as usual. Customers who, by this time, have changed their mind about using the coupon code can cancel the application of the discount by clicking the red cancel button in the 'Discount coupon' line.

Any X-Cart provider can create an unlimited number of discount coupons.

Please note that in X-Cart PRO-based stores with more than one providers discounts are applied within the boundaries of specific provider product sets.

Roles in Discount Coupons module management

If you are an X-Cart GOLD administrator/provider:

  • You can enable/disable the module Discount Coupons (Administration menu->Modules).
  • You can create discount coupons (Check out the section #Adding Discount Coupons).
  • You can view information about your discount coupons, disable/enable any of your discount coupons, as well as delete any of your discount coupons (For details, see #Managing Discount Coupons).

If you are an X-Cart PRO administrator:

  • You can enable/disable the module Discount Coupons (Administration menu->Modules).

If you are an X-Cart PRO provider:

  • You can create discount coupons (Check out the section #Adding Discount Coupons).
  • You can view the details of your discount coupons, disable/enable any of your discount coupons, as well as delete any of your discount coupons (For details, see #Managing Discount Coupons).
  • You cannot view the details of the discount coupons created by any other providers, unless you are a root provider.

Adding Discount Coupons

A provider is allowed to create an unlimited number of discount coupons.

To add a discount coupon:

1. Click on Coupons in the Management menu, the 'Store coupons' form will appear.


Coupon.gif


2. Use the 'Add new coupon' section of the 'Store coupons' form to specify the coupon details:

  • Coupon code - The coupon code that a customer will be supposed to enter into the 'Discount coupon form' at the time of placing an order.
  • Coupon type - Type of discount/bonus that a customer will be able to get ($ off, % off, Free shipping).
  • Discount - Discount value (fixed or percent amount). If you choose Free shipping in the 'Coupon type' field, the value of the 'Discount' field will be ignored.
  • Times to use - The number of times that the coupon code will be accepted by your store (Select the check box 'Per logged in customer' to specify that the number of usage times is counted per logged in customer).

Let's say, you create a coupon with the following parameters:


Coupon4.gif


This means that the coupon can be used one time and one time only - after one customer uses it, no other customer may use it.

Let's say, you create a coupon with the following parameters:


Coupon5.gif


This means that the coupon can be used by any number of customers, but only one time per logged in customer.

  • Status - Coupon status (Active, Disabled, Used). You can activate the coupon at the time of creation or later. Your customers will be able to use the coupon only if its status is Active.
  • Expires - Coupon expiration date.
  • Apply discount if - Conditions defining the type of orders to which the coupon may be applied.

Select one of the three options:

  1. Order subtotal equals or exceeds the amount of... (Enter the desired order subtotal amount)
  2. Cart contains the product... (Use the Browse button to select the desired product)
  3. Cart contains products from the category (Use the drop-down box to select a category. To include subcategories, select the appropriate check box).

3. Click the Add coupon button.