# Product Based Discounts

**PORTAL PRODUCT-BASED DISCOUNTS**

Product-based discounts can be created directly in or through the Discount Scheduler. Each method has different use cases and capabilities.

**Discount Rules & System Settings**

* By default, most new systems are configured not to combine multiple discounts on the same product.
* When multiple discounts exist, the system will automatically apply the better discount for the customer.
* If you would like to change how discount stacking works, please contact Barnet Support.

**Creating a Discount in Product Maintenance**

1. Go to \<Product Maintenance>.
2. Select the product you want to discount.
3. Open the ‘Discount’ tab.

![](/files/032a438e059a418033ca23a600f2be828e951d00)

**Discount Types**

You can apply one of the following discount types:

* **Percentage-based discount**Reduces the price by the percentage entered.
* **Amount-based discount**Reduces the price by a fixed dollar amount.
* **Price-based discount**Sets the product to a specific sale price.

![](/files/0037415fea50fe0211b32b2b4df1decd54294cdc)

**Date & Time Settings (Optional)**

* **Start Date / Finish Date**
  * If entered, the discount will only apply during the selected date range.
  * If left blank, the discount will remain active until manually removed.
* **Time**
  * If left blank, the discount defaults to **midnight to midnight** on the selected dates.
  * If specific times are entered, the discount will only apply during that time window.

![](/files/ea13faa847b04e10d93b1a3360c6c492c690701c)

**Multi-Store (Head Office) Portals**

* If you are using **Head Office** with multiple stores, saving the discount will prompt you to:
  * Apply the discount to a **single store**, or
  * Apply it to **multiple stores at once**.

![](/files/90cc2025678e0ad42eeef486eb3d603db8f8fa60)

![](/files/1454862e8a5bf25995633b6c4adc053499198699)

**Confirming the Discount**

* After saving, a **Sale flag** will appear on the product in Product Maintenance, confirming the discount is active.

![](/files/fa2ed921d690f126faed625b1727020e86fffe46)

**Bulk Discount Updates**

Discounts can also be applied in bulk using:

* **Apply All**, or
* **Product Maintenance Imports**

**Apply All in Product Maintenance**

1. Select the products you want to update.
2. Click “Update Items”.
3. Choose the field to update (discount type, amount, dates, etc.).
4. Follow the prompts to complete the update.

![](/files/005af4a1b6b12b2ff057d501b086cd2d44ccf760)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.barnetpos.com/liquor-store-portal/product-maintenance/product-based-discounts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
