Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Antiforfora Shampoo Purificante",
"description": "Shampoo Antiforfora Delicato per capelli normali con Actirox + Equaderm.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 123
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Antiforfora Shampoo Purificante Capelli Grassi",
"description": "Shampoo Antiforfora Delicato per capelli grassi con Actirox + Equaderm.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 123
}
}
]
}
{
"@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/capelli",
"name": "Capelli"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.it/capelli/prodotti-per-la-cura-dei-capelli",
"name": "Prodotti per la Cura dei Capelli"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.it/prodotti-per-la-cura-dei-capelli/elvive",
"name": "Elvive"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris.it/prodotti-per-la-cura-dei-capelli/elvive/antiforfora",
"name": "Antiforfora"
}
}
]
}