# How to display lenses based on the prescription data provided by the buyers?

## This feature is only available for Prescription-first flow type.

By default buyers can see all lens products, you can use visibility conditions to control which lenses buyers can see.

## Open the display conditions panel in option

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

There are two display conditions available here, namely **Filtering by prescription type** and **Filtering by submission method**.

## Let's give a example below:

If you only want to display the lens to buyers whose prescription type is progressive and whose SPH value is less than -2.00, you should set it like this:

<figure><img src="/files/6qJCEhE9plVQBrBkCWKn" 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-display-lenses-based-on-the-prescription-data-provided-by-the-buyers.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.
