if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "32224",
"name": "Asiento de Bicicleta Bontrager Verse Pro",
"price": "299.99",
"brand": "Bontrager",
"category": "Bike saddles",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "44985",
"name": "Asiento Trek Verse Corto Elite",
"price": "214.99",
"brand": "Trek",
"category": "Bike saddles",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "48031",
"name": "Asiento Fizik Vento Antares R3 Adaptive",
"price": "369.99",
"brand": "fizik",
"category": "Bike saddles",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}