Fix structured data product warning

This commit is contained in:
Sebastian Köhler
2026-02-16 17:41:07 +01:00
parent 2f6c0c8c82
commit 3d709d623e

View File

@@ -87,34 +87,12 @@
"priceRange": "€€", "priceRange": "€€",
"currenciesAccepted": "EUR", "currenciesAccepted": "EUR",
"paymentAccepted": "Cash, EC-Karte", "paymentAccepted": "Cash, EC-Karte",
"hasOfferCatalog": { "knowsAbout": [
"@type": "OfferCatalog", "Allgäuer Bio-Heumilchkäse",
"name": "Feinkost-Sortiment", "Bodensee-Weine",
"itemListElement": [ "Bio-Kaffee"
{
"@type": "Offer",
"itemOffered": {
"@type": "Product",
"name": "Allgäuer Bio-Heumilchkäse"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Product",
"name": "Bodensee-Weine"
}
},
{
"@type": "Offer",
"itemOffered": {
"@type": "Product",
"name": "Bio-Kaffee"
}
}
] ]
} }
}
</script> </script>
<!-- Top Bar --> <!-- Top Bar -->
<div class="top-bar"> <div class="top-bar">