# Quantity discount

Demo: <https://minimog.thememove.com/product/drawstring-t-shirt-dress/>

<figure><img src="/files/8SD9zwDJoYH59L8zn0v2" alt=""><figcaption></figcaption></figure>

*Here is how to create Quantity discount step by step.*

{% embed url="<https://youtu.be/bhnGtrmnE8s>" %}

{% hint style="info" %}
To create Conditional Discounts, you need to install and activate the **Conditional Discounts for WooCommerce** plugin.&#x20;

From the Dashboard, go to **Insight Core >** **Plugins** > **Install &** **Activate Conditional Discounts for WooCommerce by ORION.**
{% endhint %}

**Step 1:** From the admin dashboard, navigate to Products > All Products.

**Step 2:** Select the product you want to set the quantity discount

**Step 3:** At the Product data section, select tab Quantity Based Pricing

![](/files/zjfyqDLhcGVfXFcc9HTz)

**Step 4:** Enable the Quantity discount feature then choose the Discount type as a percentage and fixed amount

<div align="left"><img src="/files/k94vTBU1fyPVUcPUMALF" alt=""></div>

**Step 5:** If you select the Intervals rule, you can set the min and max quantity that visitors have to buy to get the discounts.\
If you select the Steps rule, when the quantity is a multiply of the step, then the discount will be applied.

![](/files/CLZNQOyc2uE7GMyDj3WZ)

**Step 6:** Click Update to save your changes.


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/ecommerce-features/quantity-discount.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.
