> For the complete documentation index, see [llms.txt](https://help.dollarlabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/examples-v1/product-discount-examples-v1/volume-discount-based-on-quantity-for-eligible-products.md).

# Volume discount based on quantity for eligible products

A quick video walkthrough of the volume discount based on quantity of the item added to cart.

{% embed url="<https://drive.google.com/file/d/1CeitU_3nggvlHFw--wZP6rCxe0niMLX0/view?usp=sharing>" %}

If you prefer reading about it - skip the video and carry on!

We can configure volume discounts using the rule builder UI to give a percentage off the eligible item when a certain volume count (qty in cart) is met for that line item.

You can set up volume discounts to give a percentage off when a certain quantity is met in the cart.

<table><thead><tr><th width="80">Tier</th><th width="115">Discount</th><th>Rule</th></tr></thead><tbody><tr><td>1</td><td>15% off</td><td>Applies to items in the specified collection with > 2 qty in cart</td></tr><tr><td>2</td><td>20% off</td><td>Applies to items in the specified collection with > 5 qty in cart</td></tr><tr><td>3</td><td>25% off</td><td>Applies to items in the specified collection with > 8 qty in cart</td></tr></tbody></table>

<figure><img src="/files/IrSphrjAG3yCtnOyL3sz" alt=""><figcaption></figcaption></figure>

Please ensure to use discount application strategy to use \`Maximum\` as this ensures that "Only apply the discount that offers the maximum reduction." the maximum discount applicable is applied to the line.

{% hint style="info" %}
Here we assume that the volume discounts are configured to be applicable only for the products that are part of the collection called "Hydrogen"
{% endhint %}
