# Quantity picker

A quantity input field can be enabled or disabled on product pages. If you aren't seeing a quantity field it's likely it has been disabled in your theme settings.

{% stepper %}
{% step %}
Go to **Online** **Store** > **Themes** > **Customize**
{% endstep %}

{% step %}
From the dropdown in the top bar select **Products** > **Default** **Product**
{% endstep %}

{% step %}
In the **Product** section click into the **Buy buttons** block
{% endstep %}

{% step %}
Scroll down to and enable **Show quantity input**
{% endstep %}

{% step %}
Hit **Save**
{% endstep %}
{% endstepper %}
