> For the complete documentation index, see [llms.txt](https://moodboard-creations.gitbook.io/agnes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://moodboard-creations.gitbook.io/agnes/frequently-asked-questions/setting-up-bundle-product-discounts.md).

# Setting Up Bundle Product Discounts

This guide explains how to configure discounts for bundle products in your Shopify theme so that. the correct discount amount is displayed to customers.\ <br>

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

### Overview

Bundle product discounts require configuration in two places: the Shopify admin Discount settings and the Bundle products theme section. Both must use matching values to ensure customers see accurate pricing.

{% hint style="info" %}
Only percentage-based discounts are supported for bundle products. Fixed-amount discounts will not display correctly.
{% endhint %}

{% stepper %}
{% step %}

### Create the Discount in Shopify admin

1. **Navigate to Discounts**. In your Shopify admin, go to Discounts and click Create discount.
2. **Select "Amount off products."** When prompted to choose a discount method, select Amount off products. This ensures the discount is applied and displayed at the product level.
3. **Set a percentage discount.** Enter the discount value as a percentage. (e.g., 15%). Do not use a fixed dollar amount, as only percentage discounts are supported for bundles.
4. **Configure conditions**. Set any additional conditions such as minimum quantity, eligible products, or customer eligibility as needed for your bundle.
5. Save the discount

<div align="left"><figure><img src="/files/9PywDM8j7lbEhb9bsrVd" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Apply Matching Settings in the Theme

After creating the discount in Shopify admin, you must apply the same discount settings to your Bundle Products section in your theme. This ensures the storefront displays the correct discounted price and avoids any mismatch between the actual discount and what the customer sees.

1. Open your theme editor and navigate to the [Bundle Products](/agnes/sections/bundle-products.md) section.
2. Enter the same percentage discount value you configured in the Shopify admin.
3. Save your changes and preview the bundle product page to verify the displayed discount matches.
   {% endstep %}
   {% endstepper %}

{% hint style="info" %}
Always preview your bundle products page after making changes to confirm the discount displays correctly. If the discount in the theme section does not match the Shopify admin discount, customers may see an incorrect price.
{% endhint %}
