if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "SGD",
"impressions": [
{
"id": "46160",
"name": "Pirelli P ZERO Race TLR Road Tyre",
"price": "105.0",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black_brown",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "26804",
"name": "Bontrager GR1 Comp Gravel Tyre",
"price": "50.0",
"brand": "Bontrager",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}