# Case 1 : Buy 2 Product A get 50% discount off on the 2nd Product A

### **How to set up in Step 3 Conditions**

1. Click **+ Add another Set**
2. Click **\[Choose Products]** and select the product required to add in the cart. In this case, we select “Product A”.
3. In the **\[Minimum quantity to activate the discount]** column, fill in “2”  as the minimum qty required to trigger the discount.
4. Choose **\[One of the Set(s) above must be in the cart to trigger the discount]**&#x20;
5. In THE DISCOUNT OFFER IS ACTIVED IF, choose **\[Meet ONE of the Condition(s) above]**

![](/files/-MZlST4y1radIif4adGp)

### **How to set up in Step 4 Offer**

1. Choose **\[Percentage Discount]** and fill in “50” to get 50% off of the 2nd product.
2. In OFFER ITEMS section, click **\[Other sets of products]**
3. Click **\[Choose Products]** and select the product required to add in the cart. In this case, we select “Product A”.
4. In the **\[The products below will get discount when added to cart with this quantity]** column, fill in “1”.

![](/files/-MZq1cbMnF057s1Bl191)

### **How to set up in Step 5 Max Times Of Discount**

Select \[Unlimited] if you want the discount to keep applying or \[Limited] to apply only a certain of times.

![](/files/-MZHB0XzAg-OBeZSfenc)


---

# 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://branch8-care.gitbook.io/multiple-discounts-user-guide/common-user-cases/get-usd50-off-when-you-spend-over-usd300.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.
