# Collection Detail Page/ Sub Collection Page

Ella Theme offers **Collection Detail Page** as a landing page.

1. From your Shopify admin, go to **Online Store** **->** **Pages.**
2. Click **Add page**.
3. Enter a title (ex: **New Arrival**). After that, choose the **Theme template** like the below image.
4. Click **Save**.

![](https://3284033180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fag3h7ZduRGWlquTgGUHi%2Fuploads%2F41c5m0XUypcnS9bLlV7I%2F96.jpg?alt=media\&token=ca9857b8-945d-41ba-915f-b9d8cb69e018)

## How to set up sections for Collection Detail Page?

1. From your Shopify admin, go to **Online Store** -> **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Pages** from the dropdown window -> Choose **template-sub-collection-1** or **template-sub-collection-2**

![](https://3284033180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fag3h7ZduRGWlquTgGUHi%2Fuploads%2F4CEtTms3XVDGC52ng6ih%2F86.jpg?alt=media\&token=f82ed0fb-7031-42d5-adba-eec08e831d27)

<figure><img src="https://3284033180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fag3h7ZduRGWlquTgGUHi%2Fuploads%2F2rsABGVznhAYbX1bxvDF%2Fimage.png?alt=media&#x26;token=c2b389bb-ae6e-4914-8a6c-a451c3c88643" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3284033180-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fag3h7ZduRGWlquTgGUHi%2Fuploads%2FywmghlvXv7LLM0pJmFH5%2Fimage.png?alt=media&#x26;token=3b6ce18d-8a86-4e43-9a81-487c7a394284" alt=""><figcaption></figcaption></figure>

## Section settings

### General

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Section width</td><td>Select the layout width of the whole section. The options are: <br><br><mark style="color:orange;"><strong>Default (same as the body width)</strong></mark><br><mark style="color:orange;"><strong>Width (1170px)</strong></mark><br><mark style="color:orange;"><strong>Width (1770px)</strong></mark><br><mark style="color:orange;"><strong>Full width (100% of the viewport width).</strong></mark></td></tr><tr><td>Padding for 'full width' option on desktop</td><td>Determines the left and right padding of the full width layout.</td></tr><tr><td>Background - Background gradient</td><td>Set the background color/gradient for the section.</td></tr><tr><td>Show breadcrumb</td><td>Enable to show the breadcrumb.</td></tr><tr><td>Breadcrumb alignment</td><td>Select the position of the breadcrumb to be either to the left, right, or center of its container.</td></tr><tr><td>Show page title</td><td>Enable to show the page title.</td></tr><tr><td>Page title alignment</td><td>Select the position of the page title to be either to the left, right, or center of its container.</td></tr><tr><td>Show page content</td><td>Enable to show the page content.</td></tr><tr><td>Page content alignment</td><td>Select the position of the page content to be either to the left, right, or center of its container.</td></tr><tr><td>Font size</td><td>Determines the font size for the page content on the desktop.</td></tr><tr><td>Font size on mobile</td><td>Determines the font size for the page content on the mobile.</td></tr><tr><td>Font weight</td><td>Select the font weight for the page content.</td></tr><tr><td>Page content max width</td><td>Determines the max width for the page content.</td></tr><tr><td>Top margin</td><td>Determines the top spacing of the page content.</td></tr><tr><td>Bottom margin</td><td>Determines the bottom spacing of the page content.</td></tr><tr><td>Text color</td><td>Set the color for the page content.</td></tr></tbody></table>

### Top padding

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Desktop</td><td>Determines the height of the top inner space of the section on the desktop device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Tablet</td><td>Determines the height of the top inner space of the section on the tablet device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Mobile</td><td>Determines the height of the top inner space of the section on the mobile device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr></tbody></table>

### Bottom padding

<table><thead><tr><th width="334">Settings</th><th>Meaning</th></tr></thead><tbody><tr><td>Desktop</td><td>Determines the height of the bottom inner space of the section on the desktop device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Tablet</td><td>Determines the height of the bottom inner space of the section on the tablet device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</td></tr><tr><td>Mobile</td><td>Determines the height of the bottom inner space of the section on the mobile device. Can be from 0px to 100px, increasing arithmetically of 5px (pixel).</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://halosoft.gitbook.io/ella-documentation/page/collection-detail-page-sub-collection-page.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.
