if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "33277",
"name": "Tektro MD-C550 Mechanical Brake Caliper",
"price": "34.99",
"brand": "Tektro",
"category": "Bike brakes, pads, & levers",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "41472",
"name": "Promax DSK-330 Mechanical Disc Brake Caliper",
"price": "24.99",
"brand": "Promax",
"category": "Bike brakes, pads, & levers",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "09969",
"name": "Tektro Novela Mechanical Brake Caliper",
"price": "19.99",
"brand": "Tektro",
"category": "Bike brakes, pads, & levers",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}