Ver conteúdo!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Anti-Caspa Shampoo Purificante",
"description": "O nosso shampoo purificante com actirox é perfeito para transformar o seu cabelo.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 4
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Argila Extraordinária Shampoo",
"description": "Shampoo Purificante com argilas finas para 72h de pureza e leveza.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Multivitaminas Shampoo Fresh",
"description": "Shampoo de cuidado diário com Citrus CR, Multivitaminas E + PP + B5",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Argila Extraordinária Amaciador Purificante",
"description": "O Amaciador Purificante, enriquecido com argilas finas, tem uma fórmula ideal para transformar as raízes oleosas e as pontas secas.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Homepage"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.pt/cabelos",
"name": "Produtos para Cabelo"
}
}
]
}