if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "EUR",
"impressions": [
{
"id": "44893",
"name": "Óculos de sol 100% Trek Team Edition S2 HiPER Lens",
"price": "127.2",
"brand": "100%",
"category": "Cycling glasses",
"variant": "blue_red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "44892",
"name": "Óculos de sol 100% Trek Team Edition S3 HiPER Lens",
"price": "127.2",
"brand": "100%",
"category": "Cycling glasses",
"variant": "blue_red",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}