Go to content!
{
"@context": "https://schema.org",
"@type": "ItemList",
"itemListElement":
[
{
"@type": "Product",
"position": 1,
"name": "Elnett Hairspray Strong Hold",
"description": "Disappears at the stroke of a brush",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 81
}
}
,
{
"@type": "Product",
"position": 2,
"name": "Elnett Hairspray Strong Hold and Shine for Dull Hair",
"description": "Disappears at the stroke of a brush",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 81
}
}
,
{
"@type": "Product",
"position": 3,
"name": "Elnett Hairspray Strong Hold for Dry Damaged Hair",
"description": "Disappears at the stroke of a brush",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.6,
"reviewCount": 126
}
}
,
{
"@type": "Product",
"position": 4,
"name": "Elnett Hairspray Strong Hold for Coloured Hair",
"description": "Disappears at the stroke of a brush",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 16
}
}
,
{
"@type": "Product",
"position": 5,
"name": "Elnett Satin Strong Hold Curl Creme Mousse",
"description": "Sumptuously defined curls and ultimate satin-soft touch.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.5,
"reviewCount": 100
}
}
,
{
"@type": "Product",
"position": 6,
"name": "Elnett Satin Extra Strong Hold Creme Mousse",
"description": "Superior lasting hold and ultimate satin-soft touch.",
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": 4.7,
"reviewCount": 94
}
}
]
}
{
"@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.co.uk/hair",
"name": "Hair"
}
}
,
{
"@type":"ListItem",
"position": 3,
"item": {
"@id": "https://www.loreal-paris.co.uk/hair/hair-style",
"name": "Hair Style"
}
}
]
}