# Hide Add charge product from Google Search

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

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

Step 2: After selecting all add-on products > Bulk Edit > Column -> Scroll down and hit "Show all metafiles" -> Find and select "**Meta description (SEO)**"

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

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

Step 3: Fill in the code **\<meta name="robots" content="noindex">** in all the add-on products

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

Step 4: Hit Save and that's it

<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-charge-product-from-google-search.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.
