Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Gel Limpiador Arcillas Puras 150ML",
"description": "Combina 3 arcillas puras más carbón vegetal en un gel de limpieza para una piel más limpia y fresca todos los días.",
"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.cl/cuidado-facial",
"name": "Productos para el Cuidado Facial"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-facial/cuidado-de-la-piel",
"name": "Productos para el Cuidado de la Piel"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.cl/cuidado-de-la-piel/arcillas-puras",
"name": "Mascarillas de Arcillas Puras"
}
}
]
}