Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
Instead of
“price”: “19.90”,
Bricks puts html code in the price…
{
"@context": "https://schema.org",
"@type": "Review",
"itemReviewed": {
"@type": "Product",
"name": "CBD Öl 10%",
"price": "<del aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">39,90 <span class=\"woocommerce-Price-currencySymbol\">€</span></span></del> <span class=\"screen-reader-text\">Ursprünglicher Preis war: 39,90 €</span><ins aria-hidden=\"true\"><span class=\"woocommerce-Price-amount amount\">32,90 <span class=\"woocommerce-Price-currencySymbol\">€</span></span></ins><span class=\"screen-reader-text\">Aktueller Preis ist: 32,90 €.</span>",
"reviewRating": {
"@type": "Rating",
"ratingValue": "0.0",
"bestRating": "5"
}
}
}
