# Hide Add-on Products

## A. **Hide Add charge product from the All Collection Page**

### Step 1: Find Avis add charge

When creating an Add charge product with Avis, our app will automatically generate the "Avis-add-charge" Type. Please check and add this Type to all Add Charge products you have created.

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

### Step 2: Create a new collection without Avis Add charge&#x20;

**Step 2.1** From the *Shopify admin page*, click Products > Collections.&#x20;

**Step 2.2** In the ***Collection***, create a new collection named “*All products*“.

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

Set the condition to remove products with the Product type “Avis-add-charge” as below:    ***“Type” – “is not equal to” – “Avis-add-charge”.***

**Step 2.3** Scroll down to the ***Search engine listing** preview* part, and click ***Edit** web SEO.*&#x20;

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

**Step 2.4** In the ***URL handle*** field, enter “*all*“.

<figure><img src="/files/3X61MrH6hk7V5jkdwT67" alt=""><figcaption></figcaption></figure>

**Step 2.5** Click ***Save*** to finish.[<br>](https://p8x8r3f6.stackpathcdn.com/wp-content/uploads/2021/08/all-pro-3.png)

## B. Hide Add charge product from Search bar

### Step 1: Open Settings

**Step 1.1** From your Shopify admin, go to **Settings**

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

**Step 1.2** In **Settings**, navigate to **Metafields and metaobjects** → **Products**

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

### **Step 2**: Add definition

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

### **Step 3**: 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 %}

## C. Hide Add charge product from Google Search

### Step 1: Find Avis add charge

* In your Shopify admin, go to Products
* Filter products by Type = “Avis-add-charge”

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

### Step 2: Bulk edit

**Step 2.1** Select all add-on products ⇒ Click **Bulk edit**

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

**Step 2.2** Click **Columns**, scroll down, and select **Meta description (SEO)**

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

### Step 3: Add meta description

In the **Meta description field**, enter:

`<meta name="robots" content="noindex">`

<figure><img src="/files/3QYycwQUKqzvSs5RMjb1" alt=""><figcaption></figcaption></figure>

### Step 4: Save changes

<figure><img src="/files/9pLHmOanmoJ1xLPKbUIf" 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-on-products.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.
