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": "35041",
"name": "Zapatos para Montaña Trek RSL",
"price": "599.99",
"brand": "Trek",
"category": "Mountain bike shoes",
"variant": "white",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "45272",
"name": "Zapatos para Montaña Trek Foray",
"price": "269.99",
"brand": "Trek",
"category": "Mountain bike shoes",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "46175",
"name": "Ánfora Aero y Porta Ánfora Aerodinámicos RSL Trek",
"price": "139.99",
"brand": "Trek",
"category": "Bike water bottles & cages",
"variant": "white_grey",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}