# Product card

Each item in a collection is represented by a product card. Pipeline offers a variety of options to customize the appearance and behavior of these cards.

## Overview

<details>

<summary>Settings overview</summary>

* Layout, text alignment
* Image slideshows (on hover)
* Image scaling, how images appear on the product grid, and managing how images are cropped and sized.&#x20;
* Swatches, toggles, and shape
* Quick view and Quick add features
* Siblings, toggle to display and toggle for the cutline
* Product badges, toggles, and configuration
* Color background and foreground for badges, Quick Add/View buttons, slideshow indicators
* Star ratings when using the Shopify Product Reviews app

</details>

Complete **video** overview of product card options and settings:&#x20;

{% embed url="<https://www.loom.com/share/615339301cb14bbe91c4e6cd054de3db?sid=a0649609-278f-4a5c-b4e4-137de787f414>" %}

### Product ratings

When you have the Shopify Product Reviews app installed, you can toggle to show the star rating and rating count:

#### Star rating checked:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2Fs5edjrJQAMdIB17Y7IhI%2Fstar%20rating%20only.png?alt=media&#x26;token=069c2c2e-04b8-420d-8ec5-406c73adb018" alt=""><figcaption></figcaption></figure>

#### Star rating and count both checked:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2Fa39IsPLXvQR8Vrs4grtU%2Frating%20both.png?alt=media&#x26;token=41b8045b-175f-42a0-b965-b22b18916018" alt=""><figcaption></figcaption></figure>

## Speed performance

When using Color Swatches or Siblings, products with a large number of swatches or siblings can degrade the Collection page loads. If your products have complex variants and colors, we recommend turning off the option to display swatches in the Product Card settings:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FvZqSbwPlfxH1KQBpZvK9%2FProduct%20card%20swatches%20option.jpg?alt=media&#x26;token=6cd6e38b-78ab-4859-98bd-8789aa71d67a" alt=""><figcaption></figcaption></figure>


---

# 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://pipeline.groupthought.com/settings/theme-settings/product-card.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.
