if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "77034",
"name": "Borrego+",
"price": "2499.99",
"brand": "Trek",
"category": "Electric hybrid bikes",
"variant": "tan",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "77036",
"name": "Borrego+ S",
"price": "2499.99",
"brand": "Trek",
"category": "Electric hybrid bikes",
"variant": "tan",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}