# Mixed Cart Warning

{% stepper %}
{% step %}

### **Enable the Mixed Cart Warning**

From the **Settings** tab → **Pre-Order** → **Cart**:

* Turn **ON** the **Enable** toggle.
* (Optional) Turn on **Show Line Item** if you want customers to see item details.

<figure><img src="/files/Vy9UelsQeP0vRDK524uF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Customize the Warning Style**

* **Text Style** – Adjust font, size, and weight.
* **Font Color** – Choose a text color.
* **Icon Color** – Select a color for the warning icon.
* (Optional) **Show Contact Link** – Add a link so customers can reach out for questions.
  {% endstep %}

{% step %}

### **Save & Preview**

* Click **Save** to apply changes.
* Preview your store to confirm the warning looks and works as expected.

<figure><img src="/files/kQiQnIK2fOcbukFTv0iW" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

#### 📩 Need Help?

If you encounter any difficulties during setup, please don’t hesitate to reach out via **chat** or email us at **<hi@globosoftware.net>**. We're always here to help!

***


---

# 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.globo.io/pre-order/pre-order/mixed-cart-warning.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.
