# Featured Product

The **Featured Products** section allows you to highlight selected products on your homepage or any other page. It’s perfect for showcasing **best-sellers**, **new arrivals**, or **promotional items**, making it easier for customers to discover key products at a glance.

**To add this section:**

1. In your Shopify admin, go to **Online Store > Themes**.
2. Click **Customize** on your active theme.
3. In the theme editor, click **Add section** and select **Featured Products**.

You can then configure the section settings to choose which products to display and customize the layout to match your store’s design.

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

<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>Select product</td><td>Choose a specific product to be featured in this section.</td></tr><tr><td><strong>Media</strong></td><td></td></tr><tr><td>Desktop media width </td><td><p>Adjust the width of the product image for the desktop layout.</p><ul><li>Small</li><li>Medium</li><li>Large</li></ul></td></tr><tr><td>Desktop media position</td><td><p>Choose the thumbnail layout on the desktop.</p><ul><li>Stacked</li><li>Thumbnail left</li><li>Thumbnail bottom</li></ul></td></tr><tr><td>Enable video looping</td><td>Enable to loop the product video.</td></tr><tr><td>Mobile layout</td><td><p>Choose the thumbnail layout on the mobile.</p><ul><li>Show thumbnail </li><li>Hide thumbnail</li></ul></td></tr><tr><td>Enable image zoom</td><td>Enable to zoom the product image.</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>Border</td><td><p>Select the border style.</p><ul><li>Solid</li><li>None</li></ul></td></tr><tr><td>Border radius</td><td>Adjust the corner radius width.</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/featured-product.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.
