Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Deodorante Roll-On Anti-Traspirante Fresh Extreme",
"description": "48H ASCIUTTO NON STOP - Tecnologia Riattiva Freschezza per una fragranza fresca a lunga durata.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Deodorante Spray Anti-Traspirante Fresh Extreme",
"description": "48H ASCIUTTO NON STOP - Tecnologia Riattiva Freschezza per una fragranza fresca a lunga durata.",
"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-corpo",
"name": "Linea Uomo Men Expert Corpo"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.it/men-expert-corpo/fresh-extreme",
"name": "Fresh Extreme"
}
}
]
}