¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Plump Set 105 Brunette",
"description": "Máscara de cejas, aporta cuerpo al bello y lo fija.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,5,
"reviewCount": 2
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Artist Design Lapiz de Cejas 302 Castaño Claro",
"description": "Punta lápiz para definir y rellenar tus cejas, cepillo ideal para difuminar y peinar. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Skinny definer 105 Brunette",
"description": "Cejas ultra precisas y naturales al instante",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3,
"reviewCount": 3
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.loreal-paris.es/maquillaje",
"name": "Maquillaje"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.es/maquillaje/maquillaje-de-ojos",
"name": "Maquillaje de ojos"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.es/maquillaje-de-ojos/brow-artist",
"name": "Brow Artist"
}
}
]
}