if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "PLN",
"impressions": [
{
"id": "57020",
"name": "T-shirt monochromatyczny Trek",
"price": "129.0",
"brand": "Trek",
"category": "T-Shirts",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "81631",
"name": "T-shirt męski z logo Rapha",
"price": "235.0",
"brand": "Rapha",
"category": "T-Shirts",
"variant": "black_white",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}