Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Hyaluronic Acid Airy Shampoo",
"description": "NEW Hyaluronic Acid Airy Shampoo is infused with hyaluronic acid and mild acids to reinforce scalp water oil balance+, leaving scalp fresh with 2X voluminous effect*. Pair with Hyaluronic Acid Airy Conditioner to achieve fresh and airy hair for 72 hours**!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Hyaluronic Acid Airy Conditioner",
"description": "NEW Hyaluronic Acid Airy Conditioner is infused with hyaluronic acid to reinforce scalp water oil balance+, achieving long-lasting smooth and airy hair* . Pair with Hyaluronic Acid Shampoo to achieve fresh and airy hair for 72 hours*!",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 3
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Hyaluronic Acid 8s Wonder Water",
"description": "The Revolutionary Water Treatment in 8 seconds! The lightweight liquid formula is instantly absorbed into hair for silkier looking hair. ",
"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.loreal-paris.com.hk/en-hk/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.com.hk/en-hk/hair/hair-care",
"name": "Hair Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris.com.hk/en-hk/hair-care/hyaluronic-acid",
"name": "HYALURONIC ACID PLUMP AIRY"
}
}
]
}