if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "ZAR",
"impressions": [
{
"id": "34509",
"name": "Bontrager Velocis Women’s Dual Foam Cycling Gloves",
"price": "800.0",
"brand": "Bontrager",
"category": "Fingerless cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "34510",
"name": "Bontrager Circuit Women’s Twin Gel Cycling Gloves",
"price": "650.0",
"brand": "Bontrager",
"category": "Fingerless cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "34513",
"name": "Bontrager Solstice Women’s Gel Cycling Gloves",
"price": "450.0",
"brand": "Bontrager",
"category": "Fingerless cycling gloves",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}