Example - Applying a Buy X Get Y discount 1

The example demonstrates an application of a Buy X Get Y discount. The example uses the sample E-commerce Site.

We want every registered customer to get free book Responsive Web Design for buying any piece of electronics from Electronics department. The book should be added automatically to customer’s shopping cart. Customer should get only one book even if they buy more electronic equipment. The discount is not time-limited, and is applied while shopping on the live site, and while editing an existing order in the administration interface.

Adding a Buy X Get Y discount

To add a Buy X Get Y discount, you have to follow several steps. Remember that the discount is saved after finishing all steps.

Create a new Buy X Get Y discount and fill the general properties

  1. Open Buy X Get Y discount application.
  2. Click New Buy X Get Y discount.
    New Buy X Get Y discount button
  3. Enter the following values to discount’s general properties:
    • Name: Buy electronics get a book
    • Enabled: Yes (selected)

We created a new discount which we named.

Fill in “Buy” Conditions and “Get” Conditions

  1. In the “Buy” Conditions category, select product(s) in department(s) in the Buy any field.

  2. Click Select departments.

  3. Select Electronics, and click Select.
    Select departments

  4. In the “Get” Conditions category, choose specific product for discounted amount in the Get field.

  5. Click Select next to the Specific product field.

  6. Find and select Responsive Web Design.

  7. In Discount, select percentage.

  8. To Amount, enter 100.

  9. Select Add product to cart automatically.

    Add product to cart automatically appears when you enter 100 to Amount and click somewhere else or press Enter.

    Buy and Get conditions

You have now a discount that automatically adds Responsive Web Design book for free to shopping carts with any piece of electronics.

Add other discount properties and save it

  1. In the Target customers category, select Registered users.
  2. Unwrap the Discount processing category and enter 1 to Limit user per order.
  3. Click Save.

The system saves the discount. The discount adds Responsive Web Design book for free to registered users’ shopping carts with any computer or computers.

Applying the Buy X Get Y discount

While shopping on the live site

  1. View the live site.

  2. Sign in as a customer (user).

  3. Select Electronics in your on-line store main menu.

  4. Click Add to cart at any piece of electronics, e.g., Apple iPhone 4S.

    The product has product options. That’s why the system now displays the product’s details page.

  5. Click Add to cart again.

    • The system displays the content of the shopping cart of the customer (user) in the selected role, with the discount applied on the order.
      Shopping cart content with discount

You have now applied the discount. You got a free book to some piece of electronics. If you now click Check out, you can continue with the checkout process.

While editing an existing order in the administration interface

  1. Open the Orders application.
  2. Edit () the selected order.
  3. Switch to the Items tab.
    Shopping cart before discount
  4. Click Add item.
  5. Select some piece of electronics, e.g., Apple iPhone 4S.
  6. Click Add to cart.
    Shopping cart with discount

The system automatically added a free book. If you click Next or OK (depending on the type of the order), you can proceed with order editing.