if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "57230",
"name": "Fox Racing Bark Tech Tee",
"price": "34.95",
"brand": "Fox Racing",
"category": "Mountain bike jerseys",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "56743",
"name": "Santini Lidl-Trek Replica Race Jersey",
"price": "32.93",
"brand": "Santini",
"category": "Road bike jerseys",
"variant": "bluedark_yellow",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "47299",
"name": "Rapha Brevet Cycling Jersey",
"price": "156.0",
"brand": "Rapha",
"category": "Road bike jerseys",
"variant": "bluedark",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}