if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "34132",
"name": "Sapatos de Estrada Bontrager Circuit",
"price": "159.99",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "25364",
"name": "Capacete de Ciclismo Bontrager Specter WaveCel",
"price": "104.99",
"brand": "Bontrager",
"category": "Bike helmets",
"variant": "yellowvisibility",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "31573",
"name": "Sapato de ciclismo indoor Bontrager Cadence",
"price": "149.99",
"brand": "Bontrager",
"category": "Indoor cycling shoes",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "31572",
"name": "Sapatos Multidesporto de Ciclismo Bontrager SSR Mulher",
"price": "119.99",
"brand": "Bontrager",
"category": "Road bike shoes",
"variant": "bluedark_teal",
"list": "CATEGORY",
"position": 4
}
,
{
"id": "34130",
"name": "Sapato de Montanha Bontrager Foray",
"price": "179.99",
"brand": "Bontrager",
"category": "Mountain bike shoes",
"variant": "blue",
"list": "CATEGORY",
"position": 5
}
]
}
});
} else {
console.log("dataLayer");
}