# Display banner on selected product pages

Currently, the app allows you to set up conditions to show banners on selected product pages.&#x20;

## **Steps to manage**

1. Open the app > click **Banners** > open the banner or create a new one
2. Click the **Display** icon on the left sidebar&#x20;
3. If you add multiple conditions, please check that the **Products must match all conditions**
4. Click **Add another condition** button > set the condition like this: ***Select products – is equal to*** – select the products you want&#x20;
5. Click the **Add another condition** button, and add the condition for the page: **Page – is equal to – Product page**
6. Select **Device Targeting**&#x20;
7. Click **Save**&#x20;
8. Check the result on the front store

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

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

> Products must match all conditions or any condition.\
> – If you select "all conditions", products must match all the conditions added\
> – If you select "any condition", products must match at least one of the conditions


---

# 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://docs.samita.io/banners/display-banner-on-selected-product-pages.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.
