# Product Specific Quantity Dropdown

**NOTE -** The Quantity Dropdown extension for Magento 2 is compatible with simple, virtual, configurable, grouped and bundle products.

To set quantity dropdown for a specific product, simply navigate to the backend catalog page, here you will find “Quantity Dropdown” tab.

<figure><img src="/files/wAJxl4EfAiWz7427x7jX" alt=""><figcaption></figcaption></figure>

* **Qty Dropdown Value:** Select your quantity dropdown value type depending on your requirements.

1. **Use General Configuration:** Use Quantity Dropdown as per backend Configuration.
2. **Use Product Increment Value:** Option to set product specific increment value.
3. **Custom Value:** Select this option to set a custom value for Quantity Dropdown value.
4. **None:** Option to hide dropdown on store frontend.

<figure><img src="/files/lkklndo5aMcixr4iOxM0" alt=""><figcaption></figcaption></figure>


---

# 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://docs.magecomp.com/magento-2-quantity-dropdown-extension/product-specific-quantity-dropdown.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.
