# Bulk Discounts

Bulk discounts are pricing incentives offered by online stores to customers who purchase large quantities of products. These discounts are designed to encourage customers to buy more products in a single transaction, which can benefit both the customer and the seller.

### How to Add a Bulk Discount

1. Click on Promotions > Bulk Discounts
2. Click on the Create Button
3. Enter the Bulk discount name
4. Choose Quantity Breaks from the drop-down
5. Click the Create Button
6. Enter your Quantity and discount per item and click add. Do this for as many levels as you you need
7. Click on "Please select a pricelist" and choose the pricelists you wish the bulk discount to be applied to on which store
8. To add Bulk Discount to multiple products at once you can Click on more filters
9. Then select the product grouping that the products you want to apply the bulk action to are in
10. Click on the tick box next to Product Name
11. Click on bulk actions and select Link Pricelists
12. Now select the pricelists you wish to add the bulk discount to on each store
13. Click Update

{% embed url="<https://scribehow.com/embed/How_to_Create_Bulk_Discounts__3KZu5xzvTvSD3p9xjXdjRA>" %}


---

# 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.storefront.co.za/features/promotions/bulk-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.
