# Hide Add charge product from Search bar

**Step 1**: In your Shopify Admin -> Settings

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

**Step 2:** In the Settings > Metafields and metaobjects > Products

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

**Step 3**: Add definition

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

**Step 4**: Select type -> Integer

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

**Step 5**: Fill in the information below and hit "Save"

* Name: **SEO Hidden** > Hit the tag "*custom.seo\_hidden*"&#x20;
* Namespace and key: **seo.hidden**
* Minimum value: **1**&#x20;
* Maximum value: **1**

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

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

{% hint style="info" %}
If you run into an Error message stating that the the **seo.hidden** metafield hasbeen used somewhere already, you can use the link below to continue.

Replace the "yourdomain.myshopify.com" part with your actual domain to make this link work: <https://yourdomain.myshopify.com/admin/settings/custom\\_data/product/metafields/migrate/seo/hidden>
{% endhint %}

### **After the Custom Data is set up, hiding your add-on products would be easy using the bulk edit. Here are the next steps** <a href="#merchant-hides-add-charge-product" id="merchant-hides-add-charge-product"></a>

**Step 6**: In your Shopify admin -> Product section -> filter by **Types: Avis-add-charge** -> Select all add-on products

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

**Step 7:** After selecting all add-on products -> Bulk Edit -> Column -> Scroll down and hit "Show all metafiles" -> Find and select "SEO hidden"

<figure><img src="/files/270PR2VW37xTwO07uoRw" alt=""><figcaption></figcaption></figure>

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

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

**Step 8**: Fill in the number 1 in all the add-on products<br>

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

**Step 9**: Hit Save and that's it

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


---

# 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://options-docs-v2.avisplus.io/pricing-and-upsell/add-charge-add-ons/up-charge-for-specific-variants/hide-add-charge-product-from-search-bar.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.
