Overview
if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "33777",
"name": "Electra Charcoal Trunk Rear Rack Bag",
"price": "109.93",
"brand": "Electra",
"category": "Bike bags",
"variant": "greydark",
"list": "More Options",
"position": 1
}
,
{
"id": "40322",
"name": "Electra Fern Rear Rack Trunk Bag",
"price": "109.93",
"brand": "Electra",
"category": "Bike bags",
"variant": "greendark",
"list": "More Options",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}