Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Power Age Revitalizing Eye Cream",
"description": "Recharge and refresh your eye contour with L'Oréal Paris Men Expert Power Age Men's Eye Cream. Enriched with the potency of hyaluronic acid, this cream delivers triple-action care—deep hydration, improved firmness, and reduces the look of wrinkles and fine lines for a visibly youthful eye area.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.4,
"reviewCount": 41
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Vita Lift Anti-Aging Eye Care",
"description": "With French Vine Extract & Antioxidants, this eye care helps fight the look of 5 signs of aging. Reduces the look of wrinkles and de-puffs eye bags.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 4
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Hydra Energetic Eye Roller",
"description": "With Guarana + Vitamin C, this eye roller with icy effect fights the look of dark circles making them seem less intense.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4,
"reviewCount": 72
}
}
]
}
{
"@context": "http://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type":"ListItem",
"position": 1,
"item": {
"@id": "/",
"name": "Home"
}
}
,
{
"@type":"ListItem",
"position": 2,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/men",
"name": "Men Expert"
}
}
]
}