if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "SEK",
"impressions": [
{
"id": "57020",
"name": "Trek Monochromatic t-shirt",
"price": "299.0",
"brand": "Trek",
"category": "T-Shirts",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "81631",
"name": "Rapha Men's Logo T-Shirt",
"price": "700.0",
"brand": "Rapha",
"category": "T-Shirts",
"variant": "black_white",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}