# Product Quantity Select

You can create a product quantity select by using the “Input” or “Select” inputs inside of a product section.

<figure><img src="/files/9JbliMDwfJb1mH4sZVpk" alt="" width="315"><figcaption></figcaption></figure>

After you place either element onto the page, select the element and open the Settings of the element to change the Name of the input/select to be “Quantity”

<figure><img src="/files/nSAUT8UGFgN0qYQmzcYw" alt="" width="183"><figcaption><p>Quantity Input</p></figcaption></figure>

For the “Select” option, you can determine the quantity amounts that the customer can purchase by adjusting the options within the settings.

<figure><img src="/files/orXcSWg2SmQ0a5tYCmri" alt="" width="195"><figcaption><p>Quantity Select</p></figcaption></figure>

Our Shopping Cart Element also contains “-” & “+” buttons on the table to allow customers adjust the quantity on the checkout page.  Remove these buttons if you do want customers to adjust quantity in the cart.


---

# 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://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/funnel-visualizer-and-page-builder/page-builder-2.0/page-building-tips/product-quantity-select.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.
