if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "44215",
"name": "Rock Shox 2022 Top Fuel 29 185mm x 50mm Deluxe Ultimate Rear Shock",
"price": "449.99",
"brand": "RockShox",
"category": "Bike rear suspension",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "29995",
"name": "Trek Supercaliber 29 Strut Service Bushing",
"price": "36.99",
"brand": "Fox",
"category": "Bike rear suspension",
"variant": "grey",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}