# Product Slider

The **Product Slider Section** is a customizable display area that allows you to showcase products in a sliding format. This section enhances user experience by providing an interactive way to browse featured collections, best-sellers, or new arrivals.

1. **Navigate to** Shopify Admin > Online Store > Themes.
2. **Click** Customize on your active theme.
3. **In the Theme Editor**, click **Add Section > Product Slider**.

<div><figure><img src="/files/7VjGMCWrd0bTblIfC0X7" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ijpBdOVUSmK1k9yWQCQi" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="308"></th><th></th></tr></thead><tbody><tr><td>Expand to full width</td><td>Enable for full width view. (Controls the container width)</td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings > Colors > Schemes.</td></tr><tr><td>Heading</td><td>Add the heading content.</td></tr><tr><td>Heading size</td><td><p>Select the heading size.</p><ul><li>Minimal</li><li>Standard</li><li>Big</li></ul></td></tr><tr><td>Text</td><td>Add a description for the section.</td></tr><tr><td>Content alignment</td><td><p>Choose content alignment.</p><ul><li>Left</li><li>Center</li><li>Right</li></ul></td></tr><tr><td><strong>Collection Layout</strong></td><td></td></tr><tr><td>Collection</td><td>Selects the collection to feature in the section.</td></tr><tr><td>Layout style</td><td><p>Select the layout style.</p><ul><li>Grid</li><li>Angled</li></ul></td></tr><tr><td>Number of products to show</td><td>Set the total number of products display.</td></tr><tr><td>Desktop</td><td>Control the number of products shown per row on desktop view.</td></tr><tr><td>Collection display style</td><td><p>Select the collection tab to display.</p><ul><li>Pills</li><li>Dropdown</li></ul></td></tr><tr><td><strong>Product card</strong></td><td></td></tr><tr><td>Aspect ratio</td><td><p>Controls how product images are displayed within the section.</p><ul><li><strong>Auto:</strong> Displays images in their original dimensions. Use this option only if all product images have consistent sizes.</li><li><strong>1:1</strong> – Displays images in a square aspect ratio.</li><li><strong>3:4 –</strong> Crops images to a portrait format.</li><li><strong>4:3 –</strong> Crops images to a landscape format.</li></ul></td></tr><tr><td>Show secondary image on hover</td><td>Enable secondary image on product hover.</td></tr><tr><td>Show vendor</td><td>Displays the vendor name for each product in the card.</td></tr><tr><td>Show product inventory</td><td>Displays available stock quantity or inventory status.</td></tr><tr><td>Show product type</td><td>Displays the product type or category label.</td></tr><tr><td>Show quick add</td><td>Allows customers to preview product details in a popup.</td></tr><tr><td>Show swatches</td><td>Displays color or variant swatches directly on the product card.</td></tr><tr><td>Show product count</td><td>Display the product count in the collection tab.</td></tr><tr><td><strong>Carousel settings</strong></td><td></td></tr><tr><td>Controls</td><td><p>Choose pagination style.</p><ul><li>Dots</li><li>Arrow</li><li>None</li></ul></td></tr><tr><td>Controls style</td><td><p>Determines the visual style of the selected controls.</p><ul><li>Artistic</li><li>Bold</li><li>Regular</li></ul></td></tr><tr><td>Autoplay</td><td>Enable autoplay of the collection card slider.</td></tr><tr><td><strong>Section space</strong></td><td></td></tr><tr><td>Top space</td><td>Adjust top spacing for the section.</td></tr><tr><td>Bottom space</td><td>Adjust bottom spacing for the section.</td></tr></tbody></table>


---

# 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://wedesigntech-1.gitbook.io/elegance/section/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.
