if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "37920",
"name": "Trek Fetch+ 4 Britax/Romer Adapter",
"price": "339.99",
"brand": "Trek",
"category": "Bike baskets",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "45624",
"name": "Trek Fetch+ 2 Rear Pannier 2.0 Kit",
"price": "99.93",
"brand": "Trek",
"category": "Bike baskets",
"variant": "red",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}