# Demo & Settings Data

To set up data for Collections list Layouts, please follow below instruction:

1. Please click the [file to download](#presets-for-collections-list) the corresponding *"json"* of the layout you want.
2. Open downloaded file in the text editor.
3. **SELECT ALL** and **COPY**.
4. From your Shopify admin, go to **Themes ->** **Actions** **->** **Edit Code.**
5. Find folder **Templates** **->** Open file **list-collections.json** **->** **SELECT ALL** and **DELETE**. **PASTE** the copied preset from external file.

![](/files/cdXY0zYl0jZ3PYNdQalj)

## Presets For Collections List

{% hint style="success" %}
**In any case the files above are not downloadable, please refer to these alternatives.** [**Click Here**](https://drive.google.com/drive/folders/1wqEmwe4T0UFQ3vYZ6gD2ay5d9jNu5kkF?usp=sharing)
{% endhint %}

<table><thead><tr><th width="193">Collections List</th><th data-type="files">Json (with .txt format)</th></tr></thead><tbody><tr><td>Demo 01</td><td><a href="/files/VKfTeI6THm6Nf754NrrB">/files/VKfTeI6THm6Nf754NrrB</a></td></tr><tr><td>Demo 02</td><td><a href="/files/fp203eKibxtSUnII7ydh">/files/fp203eKibxtSUnII7ydh</a></td></tr><tr><td>Demo 03</td><td><a href="/files/cj2UawReukBvcjj5OYtJ">/files/cj2UawReukBvcjj5OYtJ</a></td></tr><tr><td>Demo 04</td><td><a href="/files/5PW0wFWR3mL8DZpRakfY">/files/5PW0wFWR3mL8DZpRakfY</a></td></tr><tr><td>Demo 05</td><td><a href="/files/2IGJwTMo5UpdvbBb3KsB">/files/2IGJwTMo5UpdvbBb3KsB</a></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/halo-docs/collections-list/demo-and-settings-data.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.
