if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "40481",
"name": "Trek-Diamant Presta Rim Strip",
"price": "6.99",
"brand": "Trek-Diamant",
"category": "Bike rims & accessories",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "22278",
"name": "Trek Sun Rims Mulefut 80 27.5˝ MTB Wheel",
"price": "461.99",
"brand": "Trek",
"category": "Bike wheels",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}