# How to hide lens products from storefront?

## 1. Change the vendor of lens products to lool

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

## 2. Add condition to your All collection (If not, create one)

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

## 3. Hide lens products from recommendations

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

## 4. Hide lens products from searching

### 4.1 Create new product metafields

<figure><img src="/files/96YsCTxkXZWvYJJZYHpu" alt=""><figcaption></figcaption></figure>

### 4.2 Fill in 1 for the product you want to hide

<figure><img src="/files/d5XzKMLJ9hjQPA3LbuH0" 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://pb-apps.gitbook.io/lool/how-to/how-to-hide-lens-products-from-storefront.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.
