if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "36009",
"name": "Rétroviseur pour embout de cintre Electra Retrostripe",
"price": "39.99",
"brand": "Electra",
"category": "Bike mirrors",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "35713",
"name": "Poignées Electra Retro Stripe en caoutchouc",
"price": "7.93",
"brand": "Electra",
"category": "Bike handlebar grips & tape",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}