if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "MXN",
"impressions": [
{
"id": "12996",
"name": "Llanta Barbegazi para Fat Bike de Bontrager",
"price": "999.0",
"brand": "Bontrager",
"category": "Bike tires",
"variant": "black_grey",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "23935",
"name": "Cheng Shin Kids' + MTB Tire",
"price": "494.0",
"brand": "Cheng Shin",
"category": "Bike tires",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}