> For the complete documentation index, see [llms.txt](https://shinedezign.gitbook.io/king/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://shinedezign.gitbook.io/king/overview/template-default-collection.md).

# Template default collection

### Configure main collection

Select the customize theme option. At the top of the page click on the dropdown menu to select the **Collection > Default collection template.**

From the left side menu, select **Main collection.**

Customize this section by using the setting on the right side of the theme editor, as described below;

<table data-header-hidden><thead><tr><th width="245"></th><th></th></tr></thead><tbody><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>Sorting and filters</td><td><strong>Enable sorting</strong><br>Select the checkbox to enable sorting. <br><br><strong>Enable filters</strong><br>Select the checkbox to enable filters. <br><br><strong>Filter layout</strong><br>Choose the filters layout from the following options:<br>- Horizontal<br>- Vertical<br><br><strong>Make horizontal filter sticky</strong><br>Select the checkbox to show the filters always there. <br><br><strong>Desktop column in a row</strong><br>Adjust the range bar to determine the number of columns in a row for the desktop view.<br><br><strong>Show collections</strong><br>Select this checkbox to show the collections.<br><br><strong>Collections</strong><br>Choose the collections list.</td></tr><tr><td>Vertical filters</td><td><strong>Open filters by default</strong><br>Select this checkbox to show the filters opened by default.<br><br><strong>Size</strong><br>Select the filters button size from the following options:<br>- Normal<br>- Small<br>- Medium<br>- Large<br><br><strong>Sort by style</strong><br>Choose the sort by style from the following options:<br>- List<br>- Dropdown<br><br><strong>Show category menus</strong><br>Select this checkbox to show the category menus in the filters. These can be used to show the categories of collections.<br><em>(Note: This shows only the first level menus.)</em><br><br><strong>Heading</strong><br>Enter the heading text for the category menus.<br><br><strong>Menu</strong><br>Choose the menus.<br><br><strong>Show collections</strong><br>Select this checkbox to show the collections list.<br><br><strong>Collections</strong><br>Choose the collections list.</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: Products grid**

<table><thead><tr><th width="245"></th><th></th></tr></thead><tbody><tr><td>Products per page</td><td>Adjust the range bar to determine the number of products to display per page.</td></tr><tr><td>Image ratio</td><td>Choose from image's ratio in the grid from the following options:<br>- Auto<br>- Square<br>- Landscape<br>- Portrait</td></tr><tr><td>Pagination type</td><td>Select the pagination type from the options:<br>- Page number<br>- Load more<br>- Infinite scroll</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/template-default-collection.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.
