if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "38203",
"name": "Pneu de Estrada Pirelli Cinturato Velo TLR",
"price": "63.74",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black_brown",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "38201",
"name": "Pneu de Estrada Pirelli P ZERO Race",
"price": "59.99",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "38202",
"name": "Pneu de Estrada Pirelli P ZERO",
"price": "54.99",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "13061",
"name": "Kenda Kontender 26˝ Tire",
"price": "21.99",
"brand": "Kenda",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}