Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Gel detergente 3 in 1 Barba + Viso + Capelli",
"description": "Detergente 3-in-1 rimuove le impurità della barba.<br>Barba + Viso + Capelli",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Olio Viso e Barba Lunga",
"description": "Dona & disciplina la barba senza ungerla<br>
Lenisce il prurito & nutre la pelle",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Gel idratante barba corta",
"description": "Il trattamento quotidiano per la barba corta che idrata l'intero viso.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.it/linea-uomo",
"name": "Linea Uomo"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.it/linea-uomo/men-expert-viso",
"name": "Linea Uomo Men Expert Viso"
}
}
]
}