Skip to main content

Error: Invalid [quantity] should be a int value.Template has this: '...'

This article covers the Invalid [quantity] should be a int value error and how to fix it.

Dillon Jones avatar
Written by Dillon Jones
Updated over 3 years ago

Description:

Error: Invalid [quantity] should be a int value.Template has this: '...'

This means you entered a non-number value for quantity.

Solution:

Quantity must be:

  • A positive number

  • Not empty

If you enter a decimal, Shop Uploader automatically rounds down.

For example, if you enter 8.5 it will be uploaded to Etsy as 8.

For more information about quantity visit the documentation page.

Did this answer your question?