if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "MXN",
"impressions": [
{
"id": "41736",
"name": "Casco Ligero de Ciclismo Trek Windshell",
"price": "699.0",
"brand": "Trek",
"category": "Cycling caps & headwear",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "41237",
"name": "Gorra para Ciclismo Trek UV SunStop",
"price": "599.0",
"brand": "Trek",
"category": "Cycling caps & headwear",
"variant": "white",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "41735",
"name": "Bandana Térmica de Ciclismo Trek",
"price": "599.0",
"brand": "Trek",
"category": "Cycling caps & headwear",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}