# Product List

The product list widget displays a list of selected products. You can change things like background color, product width and container with. You can also choose to add a buy button in the grid by going to the `Settings > Shop` node in Umbraco and activating `Show Buy Button in Lists`

## Widget

![List Type: Grid](/files/-MR_mlziKv6VXfWOPGAR)

![List Type: Slider](/files/-MR_mrnT-yG1qhqx-Byk)

## Settings

![](/files/-MR_nBL2UQP-RaTCjegU)

* Products
* Heading
* Container Width
* Product Width
* List Type
* Background Color
* Text Color


---

# 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://uccelerate-docs.iglootheme.com/widgets/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.
