# Product cards

### Product cards

Product cards are the small previews of products that appear in collections, search results, and featured sections. By default, they display the product image, title, and price. With these settings, you can choose to show one, two, or all three product option selections (such as size, color, or style) directly on the card — giving customers more information upfront.

\
To customize your product cards settings:

1. In the theme editor (**Customize**), click **Theme settings.**
2. Locate **Product cards.**
3. **Customize** the following settings:

| Setting                              | Description                                                                      |
| ------------------------------------ | -------------------------------------------------------------------------------- |
| Show first product option selection  | Displays the first product option (e.g., size or color) below the product image. |
| Show second product option selection | Displays the second product option, if available.                                |
| Show third product option selection  | Displays the third product option, if available.                                 |

<br>


---

# 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://raidho.gitbook.io/monterrey-theme/settings/editor/product-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.
