¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Extra black mascara de pestanas",
"description": "Máscara de pestañas Volumissime en tono Carbón black, envuelve cada pestaña para hacerlas más espesas. Sin sobrecargas ni apelmazamientos. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,6,
"reviewCount": 10
}
}
]
}
{
"@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/volumissime",
"name": "Máscara de Pestañas Volumissime x5"
}
}
]
}