Ir al contenido
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "GEL EXTRA FIJADOR STUDIO LINE",
"description": "Peinado felxible y natural.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "GEL POTE STUDIO LINE FIX ULTRA-FORTE",
"description": "Garantiza un resultado sin residuos para un peinado flexible y natural durante todo el día.",
"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-centroamerica.com/cabello",
"name": "Productos Para El Cabello"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis-centroamerica.com/cabello/peinados",
"name": "Peinados"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis-centroamerica.com/peinados/studio-line",
"name": "Studio Line de L'Oréal Paris"
}
}
]
}