if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "69639",
"name": "Pirelli P Zero Race RS Road Tire",
"price": "119.99",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "57830",
"name": "Pirelli Cinturato Road TLR Tire",
"price": "91.99",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "13061",
"name": "Kenda Kontender 26˝ Tire",
"price": "17.93",
"brand": "Kenda",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}