# Why aren't my lens options showing up?

You can troubleshoot the problem by following these steps

## 1. Are the lens products available for sale?

#### 1.1 Confirm that the status of the lens product is "Active"

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

#### 1.2 Confirm that the inventory of the lens products is greater than 0, or do not track the inventory.

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

## 2. Check whether the display conditions settings in the options are correct.

Here is an example: Only when the prescription type selected by the buyer is "Non-Prescription" will this option be displayed.

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

## 3. Rebind the products in the options section

You might have deleted the variants of the product in the product backend, resulting in inconsistent data.

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

{% hint style="info" %}
If none of the above three solutions can solve your problem, please send an email to <pengbo37877@gmail.com> and describe your issue in detail. We will handle it for you as soon as possible.
{% endhint %}


---

# 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/why-arent-my-lens-options-showing-up.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.
