if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "36027",
"name": "Casco Solstice para bici de Trek",
"price": "78.99",
"brand": "Trek",
"category": "Bike helmets",
"variant": "yellowvisibility",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "40249",
"name": "Casco Trek Circuit WaveCel",
"price": "239.99",
"brand": "Trek",
"category": "Bike helmets",
"variant": "red_black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "48435",
"name": "Zapatos de ciclismo Trek Velocis Road",
"price": "419.99",
"brand": "Trek",
"category": "Road bike shoes",
"variant": "white",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "45274",
"name": "Zapatos de Ciclismo de Ruta Trek Circuit",
"price": "259.99",
"brand": "Trek",
"category": "Road bike shoes",
"variant": "white_black",
"list": "CATEGORY",
"position": 4
}
,
{
"id": "45272",
"name": "Zapatos para Montaña Trek Foray",
"price": "269.99",
"brand": "Trek",
"category": "Mountain bike shoes",
"variant": "black",
"list": "CATEGORY",
"position": 5
}
]
}
});
} else {
console.log("dataLayer");
}