if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "13824",
"name": "Minipompe Topeak Mountain Morph",
"price": "49.39",
"brand": "Topeak",
"category": "Bike pumps & accessories",
"variant": "greylight_black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "00605",
"name": "Topeak Mini Morph Mini Pump",
"price": "45.49",
"brand": "Topeak",
"category": "Bike pumps & accessories",
"variant": "greylight_black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}