klaviyo / magento2-klaviyo

37 stars 51 forks source link

Malformed JSON error when price has a comma in it (Products over $1k) #21

Closed rnicklin closed 5 years ago

rnicklin commented 5 years ago

"Unable to parse JSON-LD tag. Malformed JSON found..." reported in chrome developer console whenever a product is viewed that has a comma in the price (Products over $1k). There's prob a better way to approach this aside from number_format but just added a quick hotfix.