> For the complete documentation index, see [llms.txt](https://broadcast.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://broadcast.presidiocreative.com/broadcast-v3/products/product-page-settings.md).

# Product page settings

Click on **Product pages** to view settings and options:

![](/files/-MhbHVoPy8F0ZsrANHQo)

### Product description

#### Enable sticky form

For use with stacked image display. The product form stays in view while scrolling stacked images. Recommended for long pages with large images. Allows shoppers to have access to the call-to-action buttons while scrolling product images. Sticky behavior ends when the shopper has reached the last product image and continues to the content below.&#x20;

![](/files/-MhbKNTpd3e5r_7JLxhY)

### Layout

#### Image display

Broadcast includes three different layout styles for displaying your product images and thumbnails:

{% hint style="success" %}

* Thumbnails - Bottom
* Thumbnails - Left
* Stacked
* Grid *(added in v3.2.0)*
  {% endhint %}

#### Thumbnails - Bottom

![](/files/-MhbPBoMcyd3CvmJHTP1)

#### Thumbnails - Left

![](/files/-MhbPKS8vD_mItVK_gFu)

#### Stacked

![](/files/-MhbPTzKzzIwNa6x5RQ5)

#### Grid

> Feature introduced in Broadcast v3.2

The grid layout displays a large first image followed by 2-column smaller images. A popular design choice as thumbnails are large and less scrolling is needed over the stacked layout design:

![](/files/CDdd0ziA1ntpjWwwyYgX)

### Image size

Broadcast also includes three image sizes to choose from to help match your product images:

{% hint style="success" %}

* Small
* Normal
* Stretch - No thumbnails
  {% endhint %}

### Cart bar

#### Enable cart bar

The cart bar remains visible to shoppers while scrolling through long product pages. It includes the product name, price, and Add to Cart button making it easy for customers to add your product to the cart:

![](/files/-MhbRNCaIrMEgvTluQez)

### Media

Broadcast includes a powerful image zoom feature that allows customers to easily zoom in to product images and cycles through them in a full browser window mode:

![](/files/-MhbSmd301bH1CyKOVLl)

### Section padding

> Feature introduced in Broadcast v3.3

Section padding gives you granular control over the spacing above and below sections. With product pages, the controls will help you increase or reduce white-space at the top and bottom of the main product information:

![](/files/ZLVX451warobePv4etCM)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://broadcast.presidiocreative.com/broadcast-v3/products/product-page-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
