Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Flash Cat Delineador Líquido Negro",
"description": "Delineador de ojos con aplicador. Vas a poder delinearte súper rápido en sólo 4 pasos. Delineado perfecto siempre a partir de hoy.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 2
}
}
]
}
{
"@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/super-liner",
"name": "Super Liner"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.uy/maquillaje-de-ojos/super-liner/flash-cat",
"name": "Super Liner Flash Cat"
}
}
]
}