# Hide Add charge product from 'Related Products' section

Sometimes, the add charge product will be visible on a section of your theme, the "You may also like" or related product section.&#x20;

## "You may also like" or "Related Products" section

This section is mostly generated automatically by the Shopify algorithm to complement products with the same attributes. It is visible as a block on the Product page. <br>

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

## How to hide add charge product from Related products section

There are 2 main ways to hide the add charge product from this section,

#### Solution A. Replace this section with Featured Collections section

1. Navigate to the Customize theme section

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

2. Direct to any product pages, click + Add section, select Featured Collections

<figure><img src="/files/86HqQmxAss17zcpvNEJC" alt=""><figcaption></figcaption></figure>

3. Select the Collection that doesn't include add charge product and hide the "Related Products"

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

4. Hit Save

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

#### Solution B. Manually pick related products

1. Install [Shopify Search & Discovery](https://apps.shopify.com/search-and-discovery) (**FREE**) app on Shopify App Store
2. Once installed, click on Recommendation section

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

3. Click add recommendation or click on any products on the table
4. Select Complementary Products (A block inside Product information section), or Related Products (A section on the product page)

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

5. Tick "Hide auto-generated recommendations"
6. Hit **Save**

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

The related/complementary products selected from this section is specially customized for each products and any products that doesn't have this selection will have auto-generated Related products section and it will have a high chance of showing the add charge products.

*Need help? Let us know via in-app live chat or email: **<help@avisplus.io>*** :star\_struck:


---

# 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-related-products-section.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.
