¡Ir al contenido!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Liner Signature Black",
"description": "Matte Signature Delineador Liquido ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.ar/maquillaje/maquillaje-para-ojos",
"name": "Maquillaje para ojos impactantes"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.com.ar/maquillaje-para-ojos/liner-signature",
"name": "Liner Signature"
}
}
]
}