Вставил код который был указан Вами.
<script type="application/ld+json">
"@type": "Product",
<?if($RATING$ > 0 and $RATED$ > 0)?>
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "$RATING$",
"reviewCount": "$RATED$"
},
<?endif?>
"image": "$SERVER_PROTOCOL$//$SERVER_NAME$$PHOTO$",
"name": "<?$JSENCODE$($ENTRY_TITLE$)?>",
"description": "<?$JSENCODE$($BRIEF$)?>",
<?if($BRAND$)?>"brand": "$BRAND$",<?endif?>
<?if($ART_NO$)?>"sku": "$ART_NO$",<?endif?>
"offers": {
"@type": "Offer",
"price": "$PRICE_JS$",
"priceCurrency": "$CURR_CODE$",
"url": "$ENTRY_LINK$"
}
}
</script>
Выдает ошибку