# Buy buttons

*Block type for the **Main product** section.*

### What It Does

The **Buy buttons** block adds buy button within the **Main product** section.

***

### Settings

#### **Show dynamic checkout buttons**&#x20;

When enabled, displays this element. Disable to hide it.

#### **Show recipient information form for gift card products**&#x20;

When enabled, displays this element. Disable to hide it.

#### **Show pickup availabilities**&#x20;

When enabled, displays this element. Disable to hide it.

#### **Enable back in stock notification**&#x20;

When enabled, displays this element. Disable to hide it.

**Back in stock**

#### **Notification heading**&#x20;

The title text displayed in this element.

#### **Notification text**&#x20;

Multi-line text content.

#### **Color scheme**&#x20;

Applies a predefined color scheme to this element.

{% hint style="info" %}
Color schemes are sets of coordinated colors you define under **Theme settings > Colors**. Choosing a scheme applies its background, text, and accent colors.
{% endhint %}

#### **Newsletter form button color scheme**&#x20;

Controls the Newsletter form button color scheme. Choose from: Primary, Secondary.

#### **Newsletter form input color scheme**&#x20;

Controls the Newsletter form input color scheme. Choose from: Primary, Secondary.

**Appearance**

#### **Add to cart button color scheme**&#x20;

Controls the Add to cart button color scheme. Choose from: Primary, Secondary.

#### **Checkout button color scheme**&#x20;

Controls the Checkout button color scheme. Choose from: Primary, Secondary.

#### **Pickup button color scheme**&#x20;

Controls the Pickup button color scheme. Choose from: Primary, Secondary.

#### **Recipient form input color scheme**&#x20;

The recipient form style is applicable to gift card products only when the 'Show recipient information form for gift card products' checkbox is marked as checked. Choose from: Primary, Secondary.

**Spacing**

#### **Maximum padding top**

Adjusts the space above the content.

#### **Maximum padding bottom**&#x20;

Adjusts the space below the content.

***


---

# 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://moodboard-creations.gitbook.io/agnes/page-setup/product-page/main-product/buttons.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.
