# Circular Collections Carousel

### How to insert a Circular Collections Carousel&#x20;

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

As its name suggestions, the **Circular Collections Carousel** is a variation of the Collections Carousel, just in a different format. You can insert both types of Collection Carousels to create a more interesting look for your mobile app.

Inserting a **Circular Collections Carousel** is simple, and can be done by following these steps; from your Shoppy Dashboard go to App Builder > Home Page > + Add Widget and select "**Circular Collections Carousel".**

Once added, you can click on +Add collection to add the collections of your choice to be displayed on your homepage. By clicking on Actions, you can click Customize, Publish, or Remove to delete your widget.

### Customizing your Carousel:

You can customize your widget's design by inserting a **title,** or by  choosing to hide or show the title text. You can also choose whether to have a **border**, and either choose from one of the preset **lateral** and **internal margins** or customize them yourself!

### Publishing your Carousel:

**You can choose to publish (show in) or hide your widget in specific markets.** To show the widget in a market, click **"Show in"** under **Markets**, then select the regions or countries of your choose from the drop down menu. Click **"Hide in"** under **Markets**, then select the areas where your widget should not be shown to only hide the widget from one or more locations of your choice.

You may also **schedule when your widgets should appear and disappea**r  by clicking the toggle next to "Schedule". From there, you can select the **start date and time** from the calendar, then click "Apply". Do the same for the **end date**, and make sure to save your changes!&#x20;

{% hint style="warning" %}
Please note that widgets' timezone release are based on the timezone of your Shoppy Dashboard.
{% endhint %}


---

# 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-en.shoppy.is/shoppy-dashboard/app-builder/homepage/circular-collections-carousel.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.
