Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "24H Hair Putty, Reworkable Flexible Hold",
"description": "Get the perfect textured, natural look with L'Oréal Paris Studio Line Out of Bed 24H Hair Paste. This hair paste adds thickness and texture to any short to medium hairstyle while providing a reworkable hold that won’t leave your hair stiff or hard.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 3.8,
"reviewCount": 31
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Matt & Messy Shine-Free Dry Sponge",
"description": "Get a texturized, messed up, natural look with a matt finish.
Leaves your hair feeling dry and natural.
How to use:
Apply evenly to damp or dry hair. Washes out during shampooing.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 1
}
}
]
}
{
"@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/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.ca/en-ca/hair/hair-styling",
"name": "Hair styling"
}
}
]
}