Go to content
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Laser X3 Eye Cream",
"description": "An anti-ageing skincare product to challenge a laser session.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Laser X3 Night Cream",
"description": "L'Oréal Paris® Revitalift X3 Night Cream is a powerful anti-ageing moisturizer that corrects wrinkles, re-densifies your skin and re-supports your contours.
",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Laser X3 Day Cream",
"description": "Triple anti-aging benefits for younger looking skin in 4 weeks. Corrects pores and wrinkles. Restores skin bounce. Minimizes pores. 3% pro-xylane improves skin density and plumpness and helps reduce lines. Adenosine smoothens lines. Lha smoothens pores.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 1,
"reviewCount": 1,
"itemReviewed": 0
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Laser X3 Face Serum",
"description": "Revitalift Laser Serum moisturizer and anti aging with Hyaluronic acid ",
"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/skin-care",
"name": "Skin Care"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris-me.com/en/skin-care/face-care",
"name": "Face Care"
}
}
,
{
"@type":"ListItem",
"position": 4,
"item": {
"@id": "https://www.loreal-paris-me.com/en/face-care/revitalift",
"name": "Revitalift"
}
}
,
{
"@type":"ListItem",
"position": 5,
"item": {
"@id": "https://www.loreal-paris-me.com/en/face-care/revitalift/laser-x3",
"name": "Revitalift Laser X3"
}
}
]
}