if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "32042",
"name": "Plateaux pour vélos électriques Electra Hydrive",
"price": "69.99",
"brand": "Electra",
"category": "E-bike drivetrain parts",
"variant": "greylight",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "12801",
"name": "Plateau simple Electra pour manivelle à une pièce",
"price": "51.99",
"brand": "Electra",
"category": "Bike cranks & chainrings",
"variant": "greylight",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}