# Customize Mix and Match

This guide will help you learn how to customize mix and match bundles in your store when using BOGOS.&#x20;

### 1. How to enable the mix and match bundle offer

To update the settings for your mix and match bundle offer:

* Step 1: In the BOGOS Dashboard, click Customize&#x20;
* Step 2: Choose Bundles ⇒ select Mix and Match

<figure><img src="/files/DHYhrCV1CDvBGE5J6cmD" alt=""><figcaption><p>Select the Mix and Match template in your Customize section</p></figcaption></figure>

### 2. Customize options

**2.1. Content**

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

These three checkboxes allow you to control which elements appear in your mix and match bundle offers, including:

* Show description: The bundle description text helps customers understand the offer details.
* Show discount price on each item: The reduced price for individual items within the bundle.
* Show discount amount on “Add to Cart” button: Displays the total savings amount on the button.

There are two main offer tier styles:

* Label: Show tiered offer details as simple text labels
* Progress: Display a progress bar that updates every time customers add more item

**2.2. Widget body**

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

Before activating a bundle to attract customers and drive sales, customize the bundle with your own content and branding.

* Mix item: Text shown above each product in the bundle widget helps customers identify each offer&#x20;
* Select variant text: Text shown to allow customers to choose their preference if a product has multiple variants.
* Select product text: Text shows how many products customers can select from the bundle.
* Select collection text: Text shows how many collections customers can select from.
* Out of stock text: Text is shown to alert customers if the product is unavailable.

**2.3. Widget footer**&#x20;

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

Design your bundle footer carefully to create an exceptional offer that motivates customers to take action.

* Total bundle price: Displayed below the selected items to show the total cost after applying discounts.
* Add bundle to cart: Button text appears when customers complete the selection process and are ready to add the bundle to their carts.

**2.4. Color**

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

This section will decide how your bundle will look overall and whether it ensures your brand consistency. You can adjust the following color and text settings for your bundle widget.

* Choose a theme: Select your preferred template.
* Background color: Set the background color for your bundle widget container.
* Text color: Choose the color for all text elements within the bundle display.
* Label: Customize the text and color for the bundle label.
* Button color: Choose the color scheme for the call to action button at the footer.

### 3. Add the Mix and Match block to other pages besides the Product Page

**Step 1:** Navigate to your **Online Stores** in the **Shopify navigation menu** => choose **Themes** => **Customize**

**Step 2:** In the **Shopify Theme Editor**, go to the page where you want to add the Mix and Match block.

Then, on the left panel, scroll down, click **Add section**, choose **Apps**, find and select **BOGOS: Mix and Match** block.

<figure><img src="/files/9iji8lbOWyUX8bgX3Nc0" alt=""><figcaption></figcaption></figure>

**Step 3**: In the top-right panel, complete the setup fields

<p align="center"><img src="/files/oZc8sXvMx56KQ0TLtyGd" alt="" data-size="original"><br></p>

* **Offer ID**: Enter the ID of the Mix and match offer you want to display.
* **Product show**: Select a product from your store. All Mix and match offers linked to this product will be displayed on the current page.

{% hint style="info" %}
You can place the Mix and Match block on any page of your store, except the Checkout page.
{% endhint %}

<br>

{% hint style="info" %}
For those who want to customize their widgets without using our default themes, contact our dedicated support team for immediate introductions.
{% 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://bogos-guideline.gitbook.io/user-guide/detailed-guide/customize/customize-mix-and-match.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.
