# SOS! I got "can't find variant" error

When a field includes an additional charge, please ensure that a corresponding add-on product has been created in the Shopify Admin to represent this charge.

If you encounter an error when the additional charge is expected in the cart, it likely means something was missed during the setup process.missing while setting up this additional charge.&#x20;

{% hint style="warning" %}
The add-on product should meet the following criteria:

* It must be **in stock** (check the inventory level).
* It must be **active** in Shopify Admin.
* It must be **available in the Online Store** sales channel.

\
Once all of these are confirmed, go back to the field and **re-select the add-on product** as the associated additional charge.
{% endhint %}

<div><figure><img src="/files/0N4ARRBMJTzwcs6rfuyo" alt=""><figcaption><p>Status - Active <br>Publishing - Online Store</p></figcaption></figure> <figure><img src="/files/Ij1JCH8kSEM4X9xFkoTv" alt=""><figcaption><p>Inventory status - ALWAYS IN STOCK</p></figcaption></figure></div>

{% hint style="info" %}
If you use upsell apps like ["Unlimited Bundles & Discount App"](https://apps.shopify.com/product-bundles-discounts-by-revy) , it may conflict with our app and raise this error too. \
\
We know that our app works perfectly fine with Kaching Bundle or Essential Upsell App.
{% 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://minimateapps.gitbook.io/customfield/beginners-guide/sos-i-got-cant-find-variant-error.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.
