if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "48021",
"name": "Domane SLR 9 AXS Gen 4",
"price": "12699.99",
"brand": "Trek",
"category": "Performance road bikes",
"variant": "orange_black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "49167",
"name": "Domane SLR 8 AXS Gen 4",
"price": "9699.99",
"brand": "Trek",
"category": "Performance road bikes",
"variant": "orange_black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "47132",
"name": "Domane SL 7 Gen 4",
"price": "6499.99",
"brand": "Trek",
"category": "Performance road bikes",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "47131",
"name": "Domane SL 6 Gen 4",
"price": "4699.99",
"brand": "Trek",
"category": "Performance road bikes",
"variant": "bluedark",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}