# Buy Buttons

| Setting                        | Description                                                    |
| ------------------------------ | -------------------------------------------------------------- |
| Show Dynamic Checkout Buttons? | Enable the dynamic checkout button on product page.            |
| Enable Wishlist                | Show Wishlist button in the Buy Button cluster                 |
| Spacing top / bottom           | Determine the spacing top and bottom of the buy button cluster |

#### ADD TO CART ACTION

| Setting                                                       | Description                                                                                            |
| ------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------ |
| Color - Background Color - Background Gradient - Border Color | Set the color, background and border color for both normal and hover states of the Add To Cart button. |

#### CUSTOMIZATION OPTION

| Setting                                                       | Description                                                                                                 |
| ------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| Color - Background Color - Background Gradient - Border Color | Set the color, background and border color for both normal and hover states of the Dynamic Checkout button. |


---

# 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://halosoft.gitbook.io/bonnita-documentation/product-page/product-information/blocks-settings/buy-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.
