# Spotlight Products

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

To add this section, please follow below steps:

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Click **Add section** and choose "**Spotlight products**".

## Section settings

### General

<table><thead><tr><th width="335">Settings</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><tr><td>Section Width</td><td><p>Choose the maximum width of the section on the Desktop. The options are:</p><p></p><p><mark style="color:orange;"><strong>Default (width of the body content set in the Theme settings)</strong></mark></p><p><mark style="color:orange;"><strong>Width (1170px)</strong></mark></p><p><mark style="color:orange;"><strong>Width (1370px)</strong></mark></p><p><mark style="color:orange;"><strong>Width (1470px)</strong></mark></p><p><mark style="color:orange;"><strong>Width (1570px)</strong></mark></p><p><mark style="color:orange;"><strong>Width (1770px)</strong></mark></p><p><mark style="color:orange;"><strong>Width (1920px)</strong></mark></p><p><mark style="color:orange;"><strong>Full width (the width of the browser).</strong></mark><br></p><p><em><mark style="color:orange;">Note: To fit more videos in a row, a wider layout is more appropriate</mark></em></p></td><td></td></tr><tr><td>Padding for 'full width' option on desktop</td><td>Determine the left and right spacing of the Full Width layout.</td><td></td></tr><tr><td>Background color</td><td>Set color for the section background.</td><td></td></tr><tr><td>Background gradient</td><td>Set color gradient for the section background.</td><td></td></tr><tr><td>Background image</td><td>Upload/Select an image as the section background</td><td></td></tr><tr><td>Enable sticky heading on desktop</td><td>Enable sticky heading section</td><td></td></tr><tr><td>Title</td><td>Enter in the title for the section.</td><td></td></tr><tr><td>Title font size</td><td>Specify the font size of the title.</td><td></td></tr><tr><td>Title font size on tablet</td><td>Specify the font size of the title on tablet.</td><td></td></tr><tr><td>Title font size on mobile</td><td>Specify the font size of the title on mobile.</td><td></td></tr><tr><td>Title bottom margin</td><td>Determine the spacing of the title from bottom on Desktop.</td><td></td></tr><tr><td>Title bottom margin on mobile</td><td>Determine the spacing of the title from bottom on Mobile.</td><td></td></tr><tr><td>Title color</td><td>Apply a color to the title of the section.</td><td></td></tr><tr><td>View all</td><td>Enter the text for the "View all" link.</td><td></td></tr><tr><td>'View all' alignment</td><td>Select the alignment of the View all text to be either to the Left, Center or to the Right of the section.</td><td></td></tr><tr><td>'View all' font weight</td><td>Select the font weight of the "View all"</td><td></td></tr><tr><td>'View all' bottom margin</td><td>Determine the top spacing of the "View all" Desktop.</td><td></td></tr><tr><td>'View all' bottom margin on mobile</td><td>Determine the top spacing of the "View all" Mobile.</td><td></td></tr><tr><td>Show 'view all' border</td><td>Enable View All Border?</td><td></td></tr><tr><td>'View all' link</td><td>Set URL for the "View all" to redirect to if the "Redirect To URL" is selected.</td><td></td></tr><tr><td>'View all' link color</td><td>Apply a color to the "View all" of the section.</td><td></td></tr><tr><td>'View all' icon</td><td>Enter the SVG icon for the "View all".</td><td></td></tr><tr><td>'View all' icon color</td><td>Apply a color to the icon.</td><td></td></tr><tr><td>Alignment</td><td>Select the alignment of the header text to be either to the Left, Center or to the Right of the section.</td><td></td></tr></tbody></table>

### Lookbook banner

<table><thead><tr><th width="335">Settings</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><tr><td>Image</td><td>Upload/Select an image.</td><td></td></tr></tbody></table>

### Product slider

<table><thead><tr><th width="336">Settings</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><tr><td>Show navigation dots on desktop</td><td>Toggle the paginating dots on Desktop.</td><td></td></tr><tr><td>Show navigation dots on mobile/tablet</td><td>Toggle the paginating dots on Tablet and Mobile.</td><td></td></tr><tr><td>Show navigation arrows on desktop</td><td>Toggle the navigation arrows on Desktop.</td><td></td></tr><tr><td>Show navigation arrows on mobile/tablet</td><td>Toggle the navigation arrows on Mobile.</td><td></td></tr></tbody></table>

## Block settings

### Product

<table><thead><tr><th width="335">Settings</th><th>Meaning</th><th data-hidden></th></tr></thead><tbody><tr><td>Product</td><td>Select Product to show</td><td></td></tr><tr><td>Icon color</td><td>Enter the SVG icon for the .</td><td></td></tr><tr><td>Pin icon horizontal position (%)</td><td>Determine the horizontal position of the dot relative to the block's left.</td><td></td></tr><tr><td>Pin icon vertical position (%)</td><td>Determine the vertical position of the dot relative to the block's top.</td><td></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://halosoft.gitbook.io/ella-documentation/sections/all-sections-in-theme/spotlight-products.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.
