Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Shaving Gel for Sensitive Skin 200ML",
"description": "This hypoallergenic, alcohol-free formula is specifically formulated to improve ease of glide while shaving and soothe sensitive skin.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Anti Fatigue Moisturizer 50ML",
"description": "L'Oréal Men Expert Hydra Energetic Daily Moisturiser gives skin an instant energy boost and fights the 5 signs of fatigue: dark circles, tired features, loss of firmness, roughness and dullness.",
"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-me.com/en/men",
"name": "Men"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris-me.com/en/men/men-skin-care",
"name": "Men Skin Care"
}
}
]
}