Pinterest received a price value but cannot parse it. Error 113 covers wrong decimal separators, missing currency codes, currency symbols mixed with text, and non-numeric characters.
Pinterest expects price as 'amount currency_code' with a period decimal separator, e.g. '19.99 USD'. Common breaks include using commas instead of periods (19,99), prepending a dollar sign ($19.99), submitting only a number with no currency code, or using a 2-letter currency code like 'US' instead of 'USD'.