if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "SGD",
"impressions": [
{
"id": "12587",
"name": "Kryptonite R2 Retractor Combo Cable Lock",
"price": "40.0",
"brand": "Kryptonite",
"category": "Bike locks",
"variant": "black_orange",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "33582",
"name": "Kryptonite KryptoFlex 815 Combo Cable Lock",
"price": "35.0",
"brand": "Kryptonite",
"category": "Bike locks",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}