Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Spray Retocador de raíces Rubio",
"description": "El primer spray corrector de raíces. Magic Retouch cubre las canas y raíces en solamente una aplicación cuando, donde y como la necesites.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 1
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.uy/cabello",
"name": "Productos para el cabello"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.uy/cabello/tintes",
"name": "Tinta"
}
}
]
}