Error: Invalid [quantity] should be a int value. Template has this: '...'
How to fix "Error: Invalid [quantity] should be a int value. Template has this: '...'"This error occurs when you enter a non-number value into the quantity
column.
quantity
values must be:
- A whole number
- A positive number
- Only uses the characters
0-9
- Cannot be blank
See the Template Docs: quantity for more details.