Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Le Shadow Stick 115 Twinkly Rose",
"description": "L’Oréal Paris Le Shadow Stick. Aplicación uniforme y suave con 8 tonos. Resistente a la transferencia y el difuminado. Disponible en tonos mates y brillantes.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Paleta de Sombras Color Riche La Palette Nude",
"description": "Paleta de sombras con 10 tonos altamente pigmentados.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Inicio"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.pe/maquillaje",
"name": "Maquillaje"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.pe/maquillaje/maquillaje-de-ojos",
"name": "Maquillaje de ojos"
}
}
]
}