# Sub Collection

The sub collection automatically displays sublists, enhancing user experience by enabling easy navigation and access to specific data subsets. It streamlines data exploration, making it more efficient and organized for users.

To setup Sub Collection , please follow these steps:

{% hint style="success" %}
**Step 1:** Create metafields
{% endhint %}

To create metafields for Sub Collection, please follow [this article.](https://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/pages/R84XfMygrkTvQHra69Hx#6.-sub-collection)

{% hint style="success" %}
**Step 2:** Setup Sub Collection

1. From your admin, go to **Collections** and select the collections to setup
2. Scroll down to **Metafields** and click to **Sub Collections**
3. Click to **Select Collections** and select the **Collections** you want to do sub collections
4. **Save** this change and you can see the result
   {% endhint %}

{% hint style="success" %}
**Step 3:** Add Sub Collection in page Collection

1. In the theme editor (**Customize**), open the template selector
2. Select **Collections**, then **Default Collection.**
3. On the left-sidebar, add section **Sub Collection**
4. Make necessary changes > **Save.**
   {% endhint %}

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

## Sub Collection settings

### **1. Section header** and **general:**

Use the provided text fields to add a suitable heading/subheading/description. Leave any of them blank if you do not want to display them.&#x20;

Adjust the text alignment (left/center) along with the background color and container type.

<figure><img src="/files/7VUo3Vnj8JAVTXM8HLES" alt=""><figcaption></figcaption></figure>

You can choose your container type for the collection list as:

* Default
* Fluid container
* Full width

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

#### 2.COLLECTION SETTINGS

Collection types: Grid, Carousel

<figure><img src="/files/0IoDoUQ4SWWrTMVrSiZC" alt=""><figcaption></figcaption></figure>

**Designs**

{% tabs %}
{% tab title="Design 1" %}

<figure><img src="/files/HD3Ad4VDT2SisQPio34c" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Design 2" %}

<figure><img src="/files/h0EFxXjZLZEK38AVqdYA" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Design 3" %}

<figure><img src="/files/baP5dpTpp0T8A8rKiMRc" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

#### Typography

Elements related to the font such as spacing, height, weight, etc. are adjustable.

<figure><img src="/files/2d4AL4qQbDszRsAJFwWX" alt=""><figcaption></figcaption></figure>

**Carousel settings**

* Select **Auto slide** option to run the list automatically
* Select **Infinity** option to make the list act like a circle
* Select **Show arrows** option to enable To left - To right buttons

<figure><img src="/files/8u2rAWPpou1nThafrK6T" alt=""><figcaption></figcaption></figure>


---

# 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://blueskytechcos-organization.gitbook.io/umino-shopify/collection-page/sub-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.
