# Collection showcase

### 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 **Collection showcase**.

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>Background image</td><td>Choose any image for the background.</td></tr><tr><td>Image opacity</td><td>Adjust the range bar to determine the image opacity.</td></tr><tr><td>Content</td><td><p><strong>Style</strong><br>Choose the style from the following options:<br>- Horizontal<br>- Vertical<br><br><strong>Heading</strong> </p><p>Add heading text. <br>(7 characters max. A heading text is required for the vertical style.)<br><br><strong>Horizontal heading position</strong><br>Choose the heading position from the following options:<br>- Above image<br>- Behind image<br><br><strong>Masked image</strong><br>Choose the image to be shown in the heading. <br><em>(Note: Use a .gif image to show an animation in the background of the heading.)</em><br><br><strong>Card text position</strong><br>Select the text position from the following options:<br>- Top<br>- Center<br>- Bottom<br><br><strong>Card overlay opacity</strong><br>Adjust the range bar to determine the image opacity.</p></td></tr></tbody></table>

**Block settings:**

<table><thead><tr><th width="292"></th><th></th></tr></thead><tbody><tr><td>Collection</td><td>Choose any collection to show its products under the tab.</td></tr><tr><td>Heading</td><td>Enter the heading text. The collection title shows in absence of this heading text.</td></tr><tr><td>Description</td><td>Enter the description text.</td></tr><tr><td>Custom image</td><td>Choose any custom image. The collection's image shows in absence of this custom image.</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/collection-showcase.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.
