if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "GBP",
"impressions": [
{
"id": "35905",
"name": "Electra Miami Lifestyle Helmet",
"price": "31.99",
"brand": "Electra",
"category": "Bike helmets",
"variant": "teal_pinkdark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "34244",
"name": "Electra Unicorn Lifestyle Bike Helmet",
"price": "31.99",
"brand": "Electra",
"category": "Bike helmets",
"variant": "white",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "35907",
"name": "Electra Slime Lifestyle Helmet",
"price": "23.99",
"brand": "Electra",
"category": "Bike helmets",
"variant": "black_green",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "35906",
"name": "Electra Tutti Frutti Lifestyle Helmet",
"price": "23.99",
"brand": "Electra",
"category": "Bike helmets",
"variant": "pink",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}