# Products grid

### Configure the section

Go to **Customize theme**. Click the dropdown menu at the top and select the **Home page** template.

From the left side menu, select **Products grid**.

Customize this section by using the setting on the right side of the theme editor, as described in the following table:

<table data-header-hidden><thead><tr><th width="281"></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>Products list</td><td><strong>Collection</strong><br>Choose any collection to show its products.<br><br><strong>Products</strong><br>Choose any products to show in the grid. These products replace the collection products.<br><br><strong>Enable autoplay of products slides</strong><br>Select this checkbox to auto play the product images.</td></tr><tr><td>Content</td><td><p><strong>Heading</strong> </p><p>Add heading text. <br>(Note: Wrap your text between [ ] to add the markers font.)<br><br><strong>Markers font</strong><br>Choose the marker's font from the following options:<br>- Accent<br>- Body<br>- Heading<br><em>(Note: These fonts can be changed in theme settings>typography.)</em><br><br><strong>Marker text style</strong><br>Select the marker highlight style from the following options:<br>- None<br>- Text color<br>- Outline text<br>- Fill outline<br>- Text background color<br><br><strong>Description</strong> </p><p>Add description text.  <br><br><strong>Content alignment</strong><br>Choose the content alignment from the following options:<br>- Left<br>- Center<br>- Right</p></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 ad</p></td></tr></tbody></table>

**Block settings:**

<table><thead><tr><th width="292"></th><th></th></tr></thead><tbody><tr><td>Title</td><td>This shows the product title.</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></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></tr><tr><td>Quantity selector</td><td>This block shows the quantity selector.</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. </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></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></tr><tr><td>Text</td><td>Add text related to product descriptions or any other text.</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></tr><tr><td>Payment icons</td><td>This block shows the payment icons.</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></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></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/products-grid.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.
