# Display Settings

<figure><img src="/files/FW37fq9AxThpZYiLMFc9" alt=""><figcaption><p>Display Settings</p></figcaption></figure>

* **Position :** Allows you to specify the position in which the widget will be displayed on the page.
* **Display Timer On :** You have the flexibility to tailor where your widgets appear. Choose to showcase them across All Products, specify particular Custom Products, or even focus on a Custom Collection. The display of your widget will adapt seamlessly based on your selection, ensuring a tailored experience for your visitors.
  * **All Products and Collections :** The widget is automatically shown on all product and collection pages in your store.
  * **Product :** You can choose on which product page the widget will be shown or not.
  * **Collection :** You can choose which collection page to show the widget on.

{% hint style="warning" %}
When you select the radio button for the "Choose by Products" or "Choose by Collections" options, you need to select the desired products or collections from the drop-down list. Make sure you complete your selection without skipping this step.
{% endhint %}

If you choose the "Choose by Product" option, you will see two radio buttons:

<figure><img src="/files/6nx3dOP44hLQfgIzrXnl" alt=""><figcaption></figcaption></figure>

> By default, the "Include Selected Products" option is selected. Note that if you want to add a product, you need to click on one of the radio buttons again!

If you choose the "Choose by Collections" option, you will see two radio buttons:

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

> By default, the "Include Selected Collections" option is selected. Note that if you want to add a collection, you need to click on one of the radio buttons again!

{% hint style="info" %}
Do not forget the "SAVE" the changes.
{% 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://approom.gitbook.io/eta/visitor-counter/guides/display-settings.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.
