# Collection cards

## How to add Collection cards

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Navigate to the **Collection cards** section.
3. Make necessary changes.
4. Click **Save.**
   {% endhint %}

## How to edit Collection cards

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

* You can use the **Color scheme** setting to change the color of Collection cards. Enable/disable the option **Show product count** in order to display the quantities of the collections in cards.

Set up your colors anytime Theme settings > [Colors](/sleek-theme/theme-settings/colors.md).

* Update **Style 1** and **Style 2** to utilize one of the following formats:

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

<figure><img src="/files/bG517Sfumc5lDtrEVA24" alt=""><figcaption><p>2 Style for the Collection cards</p></figcaption></figure>
{% endtab %}

{% tab title="Style 2" %}

<figure><img src="/files/ucApCNc4oAJczlzaLIXa" alt=""><figcaption><p>2 Style for the Collection cards</p></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://docs.foxecom.com/sleek-theme/theme-settings/collection-cards.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.
