if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "MXN",
"impressions": [
{
"id": "29759",
"name": "Marlin 4 Gen 2",
"price": "11499.0",
"brand": "Trek",
"category": "Cross Country mountain bikes",
"variant": "blue",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "36824",
"name": "Dual Sport 1 Gen 5",
"price": "10899.0",
"brand": "Trek",
"category": "Dual Sport bikes",
"variant": "red",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "36453",
"name": "Verve 2 Gen 4",
"price": "10599.0",
"brand": "Trek",
"category": "Comfort & recreation bikes",
"variant": "blue",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}