# Discount combinations

### Understanding Discount Combinations

For some of your promotions, you might want to let customers combine different discounts together. Function discounts created through <mark style="color:green;">Dollarlabs: Ultimate Discounts</mark> can also combine with other normal discounts like product, order or shipping discounts that are configured in your Shopify.

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

{% hint style="info" %}
Combination configuration in the function builder allows your customers to combine the function discount with other discounts that may be configured on your Shopify store. ([Read more](#understanding-discount-combinations))
{% endhint %}

{% hint style="info" %}
Read more about discount combinations by going through the help documentation of Shopify where this is illustrated with multiple use case examples ([read more](https://help.shopify.com/en/manual/discounts/combining-discounts/discount-combinations#considerations), [examples](https://help.shopify.com/en/manual/discounts/combining-discounts/examples))
{% endhint %}


---

# 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://help.dollarlabs.io/dollarlabs-ultimate-discounts/discount-engine-v1/rules-on-function-level/discount-combinations.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.
