if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "34133",
"name": "Trek Velocis Road Cycling Shoe",
"price": "334.99",
"brand": "Trek",
"category": "Road bike shoes",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "25000",
"name": "Bontrager XXX Road Shoe",
"price": "359.93",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "white",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "22483",
"name": "Bontrager Velocis Road Shoe",
"price": "229.99",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "blue",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "22484",
"name": "Bontrager Velocis Women's Road Shoe",
"price": "169.93",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "white",
"list": "CATEGORY",
"position": 4
}
,
{
"id": "13675",
"name": "Bontrager Ballista Road Shoe",
"price": "134.99",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "red",
"list": "CATEGORY",
"position": 5
}
]
}
});
} else {
console.log("dataLayer");
}