if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "MXN",
"impressions": [
{
"id": "35021",
"name": "FX 3 Disc",
"price": "19499.0",
"brand": "Trek",
"category": "Fitness bikes",
"variant": "blue_bluedark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "35003",
"name": "FX 2 Disc",
"price": "15499.0",
"brand": "Trek",
"category": "Fitness bikes",
"variant": "greydark",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "35001",
"name": "FX 1 Disc",
"price": "12999.0",
"brand": "Trek",
"category": "Fitness bikes",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "28474",
"name": "FX 3 Disc",
"price": "12669.0",
"brand": "Trek",
"category": "Fitness bikes",
"variant": "reddark",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}