Creating discounts and specials for your products in OpenCart 1.5

One of the more common questions we get by new OpenCart users is how to create discounts and specials for products. The instructions below will guide you on how to make your own discounts and specials within your OpenCart website.

How to create discounts for your products

  1. Log into your OpenCart administrative interface.
  2. click on products tab

    Hover over the Catalog option in the upper menu bar and click on Products from the dropdown.

  3. edit product screen

    This brings you to a list of your products. Locate the product you want to create the discount for and click on the Edit link.

  4. enter discount data

    From the product edit page, find and click on the Discount tab.

  5. enter discount data

    You are now on the Discount page. Click on the Add Discount button. Now you can add the data for your discount.

    Customer Group Which customer group will be able to get this discount. If you have more than one customer group and want the discount to be available to everyone, you will need to make a separate discount for each group.
    Quantity The number of units the customer must purchase to get the discount. In our example, they must order 10 units to get them for $88.00 each.
    Priority Discounts will be listed in chronological order of the number of items needed. Priority will order how different discounts with the same number of items will display, although we cannot think of a reason this would ever occur.
    Price This is the discounted unit price the customer will receive.
    Date Start This is the start date for the discount. You may leave this blank for it to take immediate effect.
    Date End This is the date the discount will end. You may leave it blank for it to be a continuing discount.
  6. Once you have entered the appropriate data, click on the Save button. Below is a screenshot comparison of how the product page displays with and without a discount.
    Before After
    before discount
    after discount created

How to create specials for your products in OpenCart

  1. Log into your OpenCart administrative interface.
  2. Hover over the Catalog option in the upper menu bar and click on Products from the dropdown.

  3. edit product screen

    This brings you to a list of your products. Locate the product you want to create the discount for and click on the Edit link.

  4. From the product edit page, find and click on the Special tab.

  5. This brings you to the Specials page. Click on the Add Special button to begin. This will open up data fields for you to fill out.

    Customer Group Which customer group will be able to get this special. This is determined by the user data upon login. If you have more than one customer group and want the discount to be available to everyone, you will need to make a separate special for each group.
    Priority If you have more than one discount listed, the priority will determine which one is displayed on the product page. The special with the lowest priority number will be the one displayed.
    Price This is the price the unit will cost during the special.
    Date Start This is the start date for the special. You may leave this blank for it to take immediate effect.
    Date End This is the date the special will end. You may leave it blank for it to be a continuing special.
  6. Once you have entered the appropriate data, click on the Save button. Below is a screenshot comparison of how the product page displays during and without a special.
    Before After
    before special
    after special created
Share this Article