Fix structured data product warning
This commit is contained in:
30
index.html
30
index.html
@@ -87,34 +87,12 @@
|
||||
"priceRange": "€€",
|
||||
"currenciesAccepted": "EUR",
|
||||
"paymentAccepted": "Cash, EC-Karte",
|
||||
"hasOfferCatalog": {
|
||||
"@type": "OfferCatalog",
|
||||
"name": "Feinkost-Sortiment",
|
||||
"itemListElement": [
|
||||
{
|
||||
"@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"
|
||||
}
|
||||
}
|
||||
"knowsAbout": [
|
||||
"Allgäuer Bio-Heumilchkäse",
|
||||
"Bodensee-Weine",
|
||||
"Bio-Kaffee"
|
||||
]
|
||||
}
|
||||
}
|
||||
</script>
|
||||
<!-- Top Bar -->
|
||||
<div class="top-bar">
|
||||
|
||||
Reference in New Issue
Block a user