> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/ella-7-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/ella-7-documentation/collection-page/install-layout.md).

# Install Layout

#### Apply Preset data for Collection Layouts: <a href="#id-01-apply-preset-data-for-product-layouts" id="id-01-apply-preset-data-for-product-layouts"></a>

1. Please click the [file to download](#product-demo-1) the corresponding *"json"* of the layout you want.
2. Download the selected preset.
3. Open downloaded file in the text editor.
4. **SELECT ALL** and **COPY**.
5. From your Shopify admin, go to **Themes ->** **Actions** **->** **Edit Code.**

<figure><img src="/files/AywRWIxltKtu2pANLty6" alt=""><figcaption></figcaption></figure>

6. Find folder **Templates** **->** Open file **collection.json** **->** **SELECT ALL** and **DELETE**. **PASTE** the copied preset from the external file.

<figure><img src="/files/xFZRMMpXMoY4WDtngt9L" alt=""><figcaption></figcaption></figure>

### Collection Layout Demo <a href="#product-demo" id="product-demo"></a>

1. Collection Left Sidebar
2. Collection Right Sidebar
3. Collection With Banners Adv
4. Collection Full Width
5. Collection Full Width 2

### Presets For Collection  <a href="#product-demo" id="product-demo"></a>

<table><thead><tr><th>Product Layout Demo</th><th data-type="files">collection.json</th></tr></thead><tbody><tr><td>Collection Left Sidebar</td><td><a href="/files/N2JorTuZam8vMcQhHaHq">/files/N2JorTuZam8vMcQhHaHq</a></td></tr><tr><td>Collection Right Sidebar</td><td><a href="/files/Ohj2bJVDg5ivn5bNVt4g">/files/Ohj2bJVDg5ivn5bNVt4g</a></td></tr><tr><td>Collection With Banners Adv</td><td><a href="/files/Hl2SlA5u6fXmtCK3oSWI">/files/Hl2SlA5u6fXmtCK3oSWI</a></td></tr><tr><td>Collection Full Width</td><td><a href="/files/4TJn9TDIxtJa1AiBy0lP">/files/4TJn9TDIxtJa1AiBy0lP</a></td></tr><tr><td>Collection Full Width 2</td><td><a href="/files/FP0C66PfROmd9odJymoN">/files/FP0C66PfROmd9odJymoN</a></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://halosoft.gitbook.io/ella-7-documentation/collection-page/install-layout.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.
