# Collection packery

{% embed url="<https://youtu.be/q8Y7J4JulRw>" %}

The collection list displays a quick list of desired collections to catch visitors' attention.

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Collection packery**
3. **Save**
   {% endhint %}

## Collection packery 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;

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

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

* Default
* Fluid container
* Full width

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

{% hint style="info" %}
Follow this [link](https://blueskytechcos-organization.gitbook.io/umino-shopify/theme-settings/color) to learn more about setting up Color schema.
{% endhint %}

### 2. Collection list settings

* **Design:** 2 designs of displaying collection title&#x20;

{% tabs %}
{% tab title="Default" %}

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

{% tab title="Modern" %}

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

* **Hover effect:** This option allows you to set an effect when hovering for image with many selections (Warning: Hovering effect will resize your images).
* **Aspect ratio:** You can set the ratio for images with presets or set up your own ratio with **Custom ratio**
* **Column gap:** You are allowed to change both of them for mobile devices.

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

You can use **Section padding** to designate the distance between the **Collection packery** and the sections that come before, after, or on both sides.

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

You have the flexibility to adjust the position of each block as you desire.

{% embed url="<https://drive.google.com/file/d/1MkMKRSSWGDeRlA8dIChqQxjwPGjdJEhI/view?usp=sharing>" %}

### 3. Collection/banner block settings

Individual collection or banner blocks come with their unique settings, allowing you to customize elements like title, image, and the associated collection link.

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

* **Collection Heading**: Represents the title displayed on the button within each collection block.
* **Select Collection**: Enables the choice of a specific collection for the block.
* **Select Image**: Allows you to opt for a thumbnail image distinct from the collection's default thumbnail for each block.

The alignment will be adjusted appropriately based on the number of collections.

{% tabs %}
{% tab title="3 Collections" %}

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

{% tab title="4 Collections" %}

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

{% tab title="5 Collections" %}

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

{% tab title="6 Collections" %}

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


---

# 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/theme-sections/collection-packery.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.
