# Display auction widget on collection/product list

By default, the auction widget appears on **product pages**.\
You can also display auction information on **collection pages/product list**, so customers can quickly see which products are being auctioned and navigate to them.

This guide shows you how to enable the auction widget on collection pages.

<figure><img src="/files/31RCypRF92qB0YB51jDX" alt=""><figcaption></figcaption></figure>

***

### 🛠️ Step-by-step: Enable auction widget on collection pages

1. Open the app > click **Settings** > find **Product** **list** section&#x20;
2. Turn on option **Enable auction widget on product list**
3. Select **Widget** **layout** (optional)
4. Click **Save** to update the changes&#x20;

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

***

### ✅ What customers see on the storefront

On collection pages:

* Auction products show auction information (for example: countdown or current bid)
* Non-auction products remain unchanged
* Customers can quickly identify which items are being auctioned

Clicking a product opens the full auction widget on the product page.

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

### 🔍 Troubleshooting

If it still does not work on the collection page, please view this guide for more details: [Enable collection condition](/tipo-auction/auction-rules-and-bidding-features/show-auctions-by-collection.md) or contact our team at <hi@tipo.io> so we can support you ASAP.&#x20;

***

**🙋 Still need support?**

If you still need help, please feel free to contact us at <hi@tipo.io>. We’ll be happy to assist you further.


---

# 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.tipo.io/tipo-auction/auction-widget-and-storefront-display/display-auction-widget-on-collection-product-list.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.
