# Quantity

| Setting              | Description                                                                                                                                                                                                       |
| -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Select Style         | <p>Select the appearance style for the quantity input field.<br>1: the increase/decrease buttons are plus/minus icons<br>2: the increase/decrease buttons are carets</p>                                          |
| Select Layout        | <p>Decide whether the Quantity Input is grouped with the Add to Cart Button Cluster.<br>1: Quantity Input is separated.<br>2: Quantity Input is grouped with the Add to Cart, Wishlist and share buttons.<br></p> |
| Spacing top / bottom | Determine the spacing top and bottom of the quantity input.                                                                                                                                                       |


---

# 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/quantity.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.
