if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "56322",
"name": "Apidura Expedition Handlebar Pack",
"price": "172.99",
"brand": "Apidura",
"category": "Bike bags",
"variant": "greydark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "26819",
"name": "Apidura Expedition Compact Frame Pack",
"price": "160.99",
"brand": "Apidura",
"category": "Bike bags",
"variant": "greylight",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}