if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "27254",
"name": "KMC Half Link Chain Link",
"price": "1.99",
"brand": "KMC",
"category": "Bike chains",
"variant": "greylight",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "37638",
"name": "Unior Pro Chain Tool Ball",
"price": "1.49",
"brand": "Unior",
"category": "Bike tools & maintenance",
"variant": "greylight",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}