# Multi-Buys

Multi-buy is a promotional offer used by online stores to encourage customers to purchase multiple items at once. This type of promotion typically offers a discount or a special price when a customer buys a specific number of items.

The most common type of multi-buy is "buy one, get one free," where a customer can purchase one item and receive another item of the same kind for free. Another type of multi-buy is offering a percentage discount on the total price when a customer purchases multiple items, such as buy three items and get 20% off.

### How to Add a Multibuy

1. Click on Promotions > Multi-Buys
2. Click on the Create Button
3. Select which Store you wish to apply the multi-buy belongs to
4. Enter the Multi-buy name
5. Add Valid to and from dates
6. Select a multi-buy option
7. Configure your multi-buy once the option appears
8. Once you are done, add your matching and excluding criteria
9. Click on Create

{% embed url="<https://scribehow.com/embed/How_to_add_a_Multi-Buy__bgcJwPPaQzW2ez6qtyrNdw>" %}


---

# 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/multi-buys.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.
