if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "32233",
"name": "Cubierta de Almacenamiento de Tubo Inferior de Trek Domane SL",
"price": "69.99",
"brand": "Trek",
"category": "Bike frame parts",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "32240",
"name": "Cubierta Frontal de Trek 2020 Domane SLR",
"price": "41.99",
"brand": "Trek",
"category": "Bike frame parts",
"variant": "red",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "32199",
"name": "Cubierta Frontal de Trek 2020 Domane SL",
"price": "41.99",
"brand": "Trek",
"category": "Bike frame parts",
"variant": "white",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}