> For the complete documentation index, see [llms.txt](https://menudocs.nx8apps.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://menudocs.nx8apps.com/create-product-slider.md).

# Create product slider

To create a product slider on the menu, please follow the steps below:

1. Add a new menu item and select "Product sider" from the layout menu.

<figure><img src="/files/QH58UweeVTIcSjPJ8b6Q" alt=""><figcaption><p>1.1 Add product slider</p></figcaption></figure>

2. From "Slider source" choose to create a slider from a collection or select specific products.

<figure><img src="/files/fgWSj3gQFJZEZLcJX6H9" alt=""><figcaption><p>Select from collection</p></figcaption></figure>

2.1 **From a collection:** Selection a collection and configure the options for the slide.

<figure><img src="/files/2AadVZbyxihYXGwsYDLj" alt=""><figcaption><p>2.1 Select a collection</p></figcaption></figure>

2.2 **From specific products**: Click to "View and edit products" button.

<figure><img src="/files/mv5i4jyj6eeldCXPOl4n" alt=""><figcaption><p>2.2 Select specific products </p></figcaption></figure>

3. Find and select products to add to the slide.

<figure><img src="/files/yptrHsn8ZUOxcsKSn3wO" alt=""><figcaption><p>3.Select products</p></figcaption></figure>

4. You can reorder the added products and click "Done" to add products to slide.

<figure><img src="/files/wCZm0rPZgkfTwwruGwTH" alt=""><figcaption><p>4.Reorder products</p></figcaption></figure>

5. Save your changes and view results.

<figure><img src="/files/VGBss1eSFvlGtdtwWAcz" alt=""><figcaption><p>5.View slider</p></figcaption></figure>

**Video guide.**

{% embed url="<https://youtu.be/cPVhVHhyXgM>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://menudocs.nx8apps.com/create-product-slider.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.
