# Quotes

The quotes section displays customer testimonials or editorial quotes in a structured, visually engaging layout. It is designed to build trust, highlight social proof, and reinforce brand credibility through user or press statements.

<figure><img src="/files/1jWuCCcTRIsezasCgZPo" alt=""><figcaption></figcaption></figure>

#### Show header

Controls the visibility of the section header above the quotes. When enabled, the heading and subheading are displayed if set.

#### Heading

The main heading displayed for the section. Default is “Quotes”. Leave blank to omit.

#### Subheading

Optional supporting text shown below the heading to provide context or introduction to the testimonials. Leave blank to omit.

#### Button label

Defines the text for an optional call-to-action button. Leave blank to hide the button.

#### Button link

Specifies the URL destination for the button. Can link to a review page, collection, or external source. Leave blank to omit.

#### Button style

Defines the visual style of the button. Default is “Secondary”.

#### Show header divider

Toggles a visual divider beneath the section header to separate it from the content below.

#### Content alignment

Controls how the quote content is aligned within the section. Default is “Row start”, aligning content to the start of the container.

#### Quote font size

Defines the font size used for quote text. Default is “Heading 2” for strong visual emphasis.

#### Star rating font size

Controls the size of star rating elements displayed with quotes. Default is “Heading 1” for maximum visibility.

#### Use grayscale images

Displays quote-related images in grayscale to maintain a consistent, editorial visual style.

#### Use low opacity images

Applies reduced opacity to images to keep focus on the quote text content.

#### Show pagination

Controls whether pagination is shown when multiple quotes are displayed. Default is “Always”.

#### Vertical spacing

Controls the spacing around the section to adjust its separation from surrounding content.

#### Vertical spacing (desktop)

Sets the vertical spacing applied on desktop devices. Default is Large.

#### Vertical spacing (mobile)

Sets the vertical spacing applied on mobile devices to ensure consistent spacing across screen sizes.


---

# 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://gatame.gitbook.io/highstreet/dynamic-sections/information/quotes.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.
