if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "ZAR",
"impressions": [
{
"id": "36024",
"name": "Trek Solstice Mips Bike Helmet",
"price": "1500.0",
"brand": "Trek",
"category": "Bike helmets",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "30482",
"name": "Bontrager Solstice Bike Helmet",
"price": "550.0",
"brand": "Bontrager",
"category": "Bike helmets",
"variant": "white_teal",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "34513",
"name": "Bontrager Solstice Women’s Gel Cycling Gloves",
"price": "500.0",
"brand": "Bontrager",
"category": "Fingerless cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}