Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Voluminous Smoldering",
"description": "Crayón delineador intenso para delinear tus ojos de la manera más exótica.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Lash Paradise Washable",
"description": "¡Lleva tus pestañas al paraíso! Volumen y alargamiento espectacular. La mascara favorita de México y el mundo.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 263
}
}
]
}
{
"@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/maquillaje",
"name": "Descubrí la línea de maquillaje que L´Óreal Paris tiene para vos "
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.uy/maquillaje/maquillaje-de-ojos",
"name": "Maquillaje de ojos"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.uy/maquillaje-de-ojos/voluminous",
"name": "Maquillaje de ojos Voluminous"
}
}
]
}