if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "SGD",
"impressions": [
{
"id": "41235",
"name": "Trek UV Sunstop Cycling Arm Cover",
"price": "50.0",
"brand": "Trek",
"category": "Cycling arm & leg warmers",
"variant": "white",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "22817",
"name": "Bontrager UV Sunstop Cycling Arm Cover",
"price": "40.0",
"brand": "Bontrager",
"category": "Cycling arm & leg warmers",
"variant": "white",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}