The button counter is a nice way to let your customers pick a number without using the keyboard.
This button is best used for small amounts like when the customer needs to pick a quantity for a product.
Setting up the field
This field has 4 main settings:
Default values: Used to define the value of the field when the form loads
Minimum and maximum value: Used to define the max and minimum value of a field.
Steps: Used to define how much the number is going to increase or decrease.
Price Types
The field comes with 5 price types
Fixed Amount: The field will have a fixed amount when the value is greater than 0
Current Value: The amount of this field is the same as it’s value
Quantity: The value of this field is used to define the container quantity (for more information please check the price calculation tutorials).
Quantity By Value: Similar to “Current Value” but the value is multiplied by a fixed amount (in the example above is multiplied by 10)
Formula:
This price type lets you create your own calculations, for more information check the formula tutorials