¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Máscara Black",
"description": "Intensifica cada pestaña y consigue una longitud y curvatura sin limites que resiste 24h* ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 4
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.com.ar/maquillaje",
"name": "Maquillaje L'Oréal Paris: Innovación y estilo"
}
}
]
}