# Display settings

When you create a Product Fixed Bundle, the bundle is published as a **new product** in Shopify. Customers will see this bundle product on your storefront.\
The **Child product list** is an optional widget that shows all individual products included in the bundle so customers know exactly what they are buying.

You can customize how this list looks on the product page.

{% embed url="<https://app.canvid.com/share/fi_01K3QBGA754NRREFJ9NB4TVD7S>" %}

#### Step 1: Open child product list settings

{% stepper %}
{% step %}
In the **Product Fixed Bundle setup screen**, scroll down to **Show products included in bundle** > Toggle it on.
{% endstep %}

{% step %}
Click **Edit** to open the design settings
{% endstep %}

{% step %}
A settings panel will appear with **Theme** and **Style** options
{% endstep %}
{% endstepper %}

#### Step 2: Choose a theme

{% stepper %}
{% step %}
**Themes**: Select from preset color palettes to match your store branding.
{% endstep %}

{% step %}
Use **Check my theme** if you need help aligning it with your Shopify theme.
{% endstep %}
{% endstepper %}

#### Step 3: Customize the style&#x20;

You can refine the look of the child product list with the following options:

{% stepper %}
{% step %}
**Background**

Solid color or gradient.
{% endstep %}

{% step %}
**General**

* Header text color (e.g., “All products included in bundle”).
* Text color (applies to product names).
* Icon color (small icons next to product names).
* Progress bar color (if shown).
  {% endstep %}

{% step %}
**Border**

* Border color around the product list.
  {% endstep %}
  {% endstepper %}

#### Step 4: Preview and save

Use the live preview (Desktop / Mobile toggle) to see how the product list looks.

Adjust styles or text until it matches your store’s branding.

Click **Save** to apply the settings.

That’s it 🎉. Your **Product Fixed Bundle** now clearly shows all included items with a styled product list. This helps build trust with shoppers by making bundles transparent and easy to understand, while still presenting them in a way that fits your brand.


---

# 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://docs.avada.io/aov-bundle-upsell/product-fixed-bundle/display-settings.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.
