if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "40752",
"name": "PEARL iZUMi Interval Cycling Short",
"price": "129.99",
"brand": "PEARL iZUMi",
"category": "Road bike shorts & bib shorts",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "40754",
"name": "PEARL iZUMi Expedition Cycling Bib Short",
"price": "124.99",
"brand": "PEARL iZUMi",
"category": "Road bike shorts & bib shorts",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}