Ver conteúdo!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Growth Booster Sérum Antiqueda",
"description": "O sérum antiqueda L'Oréal Paris Elvive Growth Booster, é um tratamento intensivo, desenvolvido para prevenir a queda do cabelo e favorecer a renovação capilar.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,8,
"reviewCount": 38
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Growth Booster Amaciador Antiqueda",
"description": "O amaciador antiqueda L'Oréal Paris Elvive Growth Booster foi desenvolvido para densificar e fortalecer a fibra capilar.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 35
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Growth Booster Shampoo Antiqueda",
"description": "Descubra o novo protocolo antiqueda de cabelo clinicamente testado, L'Oréal Paris Elvive Growth Booster, ideal para combater a queda e fortalecer o cabelo. ",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,9,
"reviewCount": 37
}
}
]
}
{
"@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"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.pt/cabelos/cuidado-de-cabelo",
"name": "Cuidados do cabelo "
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.lorealparis.pt/cuidado-de-cabelo/elvive",
"name": "ELVIVE"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.lorealparis.pt/cuidado-de-cabelo/elvive/growth-booster",
"name": "Growth Booster"
}
}
]
}