if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "ZAR",
"impressions": [
{
"id": "36067",
"name": "Trek Circuit Women's Windshell Cycling Jacket",
"price": "1900.0",
"brand": "Trek",
"category": "Cycling jackets",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "30941",
"name": "Bontrager Circuit Women's Cycling Wind Jacket",
"price": "1450.0",
"brand": "Bontrager",
"category": "Cycling jackets",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}