# Featured products

### Configure featured products

Select the customize theme option. Click on the dropdown menu at the top of the page to select the **Home page** template.

From the left side menu, select **Featured products.**

Customize the section by utilizing the settings on the right side of the theme editor, as described below:

<table data-header-hidden><thead><tr><th width="248"></th><th></th></tr></thead><tbody><tr><td>General</td><td><p><strong>Section visibility</strong><br>Select from the options to select the visibility of this section:<br>-Always<br>-Small devices only(On selecting this, the section will be visible on mobile devices only.)<br>-Large devices only<br><br><strong>Products</strong><br>Select products from the list.<br><br><strong>Image ratio</strong><br>Select the grid image ratio from the given options: </p><p>-Auto </p><p>-Landscape </p><p>-Portrait </p><p>-Square<br><br><strong>Heading</strong> </p><p>Add heading text. <br><em>(Note: Wrap your text between [ ] to add the markers. For example, This [marker] will underline marker text.)</em></p><p><br><strong>Marker text highlight style</strong><br>Select from <strong>Underline</strong> or <strong>Background</strong> to determine the highlight style.<br><br><strong>Highlight background</strong><br>Select from <strong>Gradient</strong> or <strong>Solid</strong> to determine the highlight background.<br><br><strong>Enable heading gradient animation</strong><br>Select this checkbox to show the heading animation in gradient color.<br><em>(Note: Use gradient color from Theme settings>Color scheme>Highlight background gradient for this.)</em><br><br><strong>Heading size</strong> <br>Select the heading size from the H1-H6 options.<br><br><strong>Heading tag</strong><br>Specify heading code types from H1-H6 for SEO and search engines for crawling purposes.<br><br><strong>Heading alignment</strong><br>Select from the left, center or right to determine the heading alignment.<br><br><strong>Pagination style</strong><br>Select from <strong>Dots</strong> or <strong>Arrows</strong> to determine the pagination style.</p></td></tr><tr><td>Badge</td><td><strong>Show featured icon</strong><br>Tick this checkbox to show the featured icon on the product image.</td></tr><tr><td>Colors</td><td><p><strong>Color scheme</strong><br>Select the color scheme.  </p><p><em>Note: These can be managed from <strong>Theme settings> Color >Schemes.</strong></em><br><br><strong>Enable gradient</strong><br>Select this check box to enable the gradient color specified in the color scheme assigned above.</p></td></tr><tr><td>Section padding</td><td><p><strong>Top spacing (desktop)</strong> </p><p>Adjust the range bar to add spacing at the top of the section for desktop view.  <br> </p><p><strong>Bottom spacing (desktop)</strong> </p><p>Adjust the range bar to add spacing at the bottom of the section for desktop view. </p><p> </p><p><strong>Top spacing (mobile)</strong> </p><p>Adjust the range bar to add spacing at the top of the section for mobile view. </p><p> </p><p><strong>Bottom spacing (mobile)</strong> <br>Adjust the range bar to add spacing at the bottom of the section for mobile view. </p></td></tr></tbody></table>

### Block settings

<table data-header-hidden><thead><tr><th width="247"></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td>Title</td><td>This shows the product title.</td><td></td></tr><tr><td>Review rating</td><td>To display ratings, add <a href="https://apps.shopify.com/product-reviews">Product Review app</a>. <br><br><strong>Show in product sticky form</strong><br>Select this checkbox to show this block in the sticky form.</td><td></td></tr><tr><td>Price</td><td>This block shows the product price.<br><br><strong>Hide shipping content</strong><br>Tick this checkbox to show or hide shipping content.</td><td></td></tr><tr><td>Variant picker</td><td>This is to show the product variants, e.g., Size, colors, etc.<br><br><strong>Style</strong><br>Select the variant picker style from the following options:<br>- Dropdown<br>- Block</td><td></td></tr><tr><td>Quantity selector</td><td>This block shows the quantity selector.</td><td></td></tr><tr><td>Buy buttons</td><td>This block is to show the <strong>Add to cart</strong> button along with below settings:<br><br><strong>Show dynamic checkout button</strong><br>Select/deselect the checkbox to show/hide the dynamic checkout button. </td><td></td></tr><tr><td>SKU</td><td>It highlights the product’s SKU. For more details, refer to <a href="https://help.shopify.com/en/manual/products/details">product details</a>.</td><td></td></tr><tr><td>Text</td><td>Add text related to product descriptions or any other text.</td><td></td></tr><tr><td>Custom liquid</td><td>You can add custom liquid codes for advanced customization, like app snippets.</td><td></td></tr><tr><td>Vendor</td><td>This block shows the vendor name of product.</td><td></td></tr><tr><td>Icon with text</td><td>Icon 1-3<br><strong>SVG code</strong><br>Add the SVG code of the icon.<br><br><strong>Text</strong><br>Enter the text.</td><td></td></tr><tr><td>Countdown</td><td><strong>Text</strong><br>Add any text.<br><br><strong>End date</strong><br>Add the date.<br><em>(Note: The end date must be set to a future date and include the following format: MM/DD/YYYY Example: 01/01/2025.)</em></td><td></td></tr><tr><td>Payment icons</td><td>Add this block to show payment icons.</td><td></td></tr><tr><td>Inventory status</td><td><strong>Show status</strong><br>Select this checkbox to show the inventory status. <br><em>(Note: For low inventory threshold setup, go to theme settings>product inventory.)</em></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://shinedezign.gitbook.io/starlite-documentation/overview/featured-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.
