Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "ELNETT NORMAL HOLD HAIRSPRAY 75ML",
"description": "Elnett Normal Hold is a finishing hair spray by L'Oréal Paris featuring an innovative formula. A great product for all hair types allowing for effective, long-lasting control. With up to 72-hour flexible hold**, while going undetected for a natural charm.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 5,
"reviewCount": 5
}
}
,
{
"@type": "Product",
"position": 2,
"name": "ELNETT FLEXIBLE HOLD HAIRSPRAY 75ML",
"description": "Elnett Flexible Hold is a finishing hair spray by L'Oréal Paris featuring an innovative formula. A great product for all hair types provides an extra strong yet flexible hold. The light-weight mist leaves hair with a natural-looking texture.",
"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.com.au/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.lorealparis.com.au/hair/hair-style",
"name": "Hair Styling"
}
}
]
}