if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "34500",
"name": "Rueda de Ruta Bontrager Aeolus RSL 51 TLR Disc",
"price": "1999.99",
"brand": "Bontrager",
"category": "Bike wheels",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "34502",
"name": "Rueda de Ruta Bontrager Aeolus RSL 75 TLR Disc",
"price": "1999.99",
"brand": "Bontrager",
"category": "Bike wheels",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "34501",
"name": "Rueda de Ruta Bontrager Aeolus RSL 62 TLR Disc",
"price": "1889.99",
"brand": "Bontrager",
"category": "Bike wheels",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "35019",
"name": "Manubrio y poste de manubrio Bontrager RSL MTB",
"price": "499.99",
"brand": "Bontrager",
"category": "Bike handlebars",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}