Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Máscara de Pestañas",
"description": "¡Lleva tus pestañas al siguiente nivel con Telescopic Lift de L'Oréal Paris! Una mascara de pestañas que te da +5mm de alargamiento, volumen y curvatura al instante.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 11
}
}
]
}
{
"@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/telescopic-lift",
"name": "Telescopic Lift"
}
}
]
}