if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "40652",
"name": "Electra Coral Reef Socks",
"price": "6.93",
"brand": "Electra",
"category": "Men's cycling socks",
"variant": "tan_pinklight",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "40651",
"name": "Electra Tiki Time Socks",
"price": "6.93",
"brand": "Electra",
"category": "Men's cycling socks",
"variant": "reddark",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "12653",
"name": "Electra Bugle Horn",
"price": "2.93",
"brand": "Electra",
"category": "Bike bells & horns",
"variant": "pink",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}