# Product & Banner Interactions

You can dynamically make products/banners visible (shoppable); highlight them or mark them as sold during an event and hide them again. This gives you a lot of flexibitliy in regards to conducting a show. You can show one product at a time or multiple or of course the whole range you are planning to show during the event.

### STEP 1: JOIN THE EVENT AND OPEN SUBMENU

Locate your show and join as a moderator. Click on the three lines in the top right corner to open the submenu where you will find all products/banners that have been added to the show. You will see three different buttons next to each product.

### STEP 2: INTERACT WITH PRODUCTS / DYNAMICALLY CHANGE VISIBILITY

Observe how product actions are being performed on the left side and what the outcome is during the live event on the right side.

They **eye icon** makes products visible/invisible

The **star icon** highlights a product by adding a colored border around it and moves the carousel

The **cart icon** marks a product as sold out (works only on products)

<figure><img src="/files/2j03Y8JhPQo2zftczOQ7" 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://docs.hello-lisa.com/knowledge/shows/chat/product-and-banner-interactions.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.
