---
title: "Creating discounts and specials for your products in OpenCart 1.5"
description: "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..."
url: https://www.inmotionhosting.com/support/edu/opencart/opencart-discounts-specials/
date: 2013-10-30
modified: 2023-12-22
author: "Scott Mitchell"
categories: ["OpenCart"]
type: post
lang: en
---

# 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](/support/).
2. [![click on products tab](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_1-click-on-products.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_1-click-on-products.png) Hover over the *Catalog* option in the upper menu bar and click on **Products** from the dropdown.
3. [](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_2-edit-product.png)[![edit product screen](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_2-edit-product.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_2-edit-product.png) 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](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_3-click-discount-tab.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_3-click-discount-tab.png) From the product edit page, find and click on the **Discount** tab.
5. [![enter discount data](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_4-edit-discount-data.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_4-edit-discount-data.png) 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](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_no-discount.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_no-discount.png) [![after discount created](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_with-discount.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_with-discount.png)

## How to create specials for your products in OpenCart

1. Log into your OpenCart administrative interface.
2. [![](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_1-click-on-products.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_1-click-on-products.png) Hover over the *Catalog* option in the upper menu bar and click on **Products** from the dropdown.
3. [](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_2-edit-product.png)[![edit product screen](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_2-edit-product.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_2-edit-product.png) 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. [![](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_5-click-specials-tab.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_5-click-specials-tab.png) From the product edit page, find and click on the **Special** tab.
5. [![](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_6-enter-specials-data.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_6-enter-specials-data.png) 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](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_no-specials.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_no-specials.png) [![after special created](https://www.inmotionhosting.com/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_with-special.png)](/support/wp-content/uploads/2013/10/edu_opencart_create-discounts_with-special.png)
