if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "36483",
"name": "Unior Small S-Bend Tip Awl",
"price": "9.99",
"brand": "Unior",
"category": "Bike tools & maintenance",
"variant": "greylight_black",
"list": "PRODUCTSEARCH",
"position": 1
}
,
{
"id": "14296",
"name": "Unior Big S-Bend Tip Awl",
"price": "7.99",
"brand": "Unior",
"category": "Bike tools & maintenance",
"variant": "greylight",
"list": "PRODUCTSEARCH",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}