if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "32263",
"name": "Tannus Armour Tire Insert",
"price": "54.99",
"brand": "Tannus",
"category": "Bike tires",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "31583",
"name": "Effetto Mariposa Tyreinvader Tire Insert",
"price": "39.99",
"brand": "Effetto Mariposa",
"category": "Bike tires",
"variant": "redlight",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}