# Featured product

### Configure featured product

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 product.**

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>Section visibility</td><td>Select from the options to select the visibility of this section:<br>- Always<br>- Small devices (On selecting this, the section will be visible on mobile devices only.)<br>- Large devices</td></tr><tr><td>Color scheme</td><td>Select any color scheme defined in the theme settings>Colors>Schemes.</td></tr><tr><td>Section background</td><td>Choose the background color from solid or gradient. These colors can be managed in the assigned color scheme.</td></tr><tr><td>Product</td><td>Choose any product.</td></tr><tr><td>Media ratio</td><td>Choose from media's ratio in the grid from the following options:<br>- Auto<br>- Square<br>- Landscape<br>- Portrait</td></tr><tr><td>Section spacing</td><td><p><strong>Desktop top space</strong></p><p>Adjust the range bar to add spacing at the top of the section for desktop view.  <br> </p><p><strong>Desktop bottom space</strong></p><p>Adjust the range bar to add spacing at the bottom of the section for desktop view. </p><p> </p><p><strong>Mobile top space</strong></p><p>Adjust the range bar to add spacing at the top of the section for mobile view. </p><p> </p><p><strong>Mobile bottom space</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.<br><br><strong>Title size</strong><br>Select the title size from the following options:<br>- XX- large<br>- X- large<br>- Large<br>- Medium<br>- Small<br>- X-small</td><td></td></tr><tr><td>Price</td><td>This block shows the product price.<br><br><strong>Hide unit price</strong><br>Tick this checkbox to show or hide the unit price.<br><br><strong>Hide taxes and shipping text</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>Variant type</strong><br>Choose the variant type from the following options:<br>- Dropdown<br>- Button</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 the checkbox to show the dynamic checkout button. <br><br><strong>Show recipient information form for gift cards</strong><br>Select the checkbox to show the recipient information form for gift cards only. </td><td></td></tr><tr><td>Pickup availability</td><td>This block shows the variant's pickup availability. To setup the pickup of product variants, refer to the <a href="https://help.shopify.com/en/manual/sell-in-person/shopify-pos/order-management/pickup-in-store-for-online-orders#set-up-pickup-in-store">docs.</a></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>Icon with text</td><td>Icon 1-3<br><br><strong>Icon</strong><br>Choose any icon from the list.<br><br><strong>Custom icon</strong><br>Add the image of the icon.<br><br><strong>Heading</strong><br>Enter the heading text.</td><td></td></tr><tr><td>Social sharing</td><td>This block will show the social media icons.<br><em>(Note: Make sure to add the links in the social media profiles under theme settings.)</em></td><td></td></tr><tr><td>Ask a question</td><td>This block will show a link, which opens a contact form.<br><br><strong>Label</strong><br>Enter the label text.<br><br><strong>Show label in front of share icons</strong><br>Select this checkbox to show the 'Ask a question' label in font of the social media sharing icons.</td><td></td></tr><tr><td>Payment icons</td><td>This block shows the payment icons.</td><td></td></tr><tr><td>Inventory status bar</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 and setup the inventory status.)</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/king/overview/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.
