if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CAD",
"impressions": [
{
"id": "46763",
"name": "Checkmate SLR Frameset",
"price": "5499.99",
"brand": "Trek",
"category": "Gravel bikes",
"variant": "black_grey",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "35671",
"name": "Speed Concept SLR Frameset",
"price": "6399.99",
"brand": "Trek",
"category": "Triathlon bikes",
"variant": "grey_black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "37303",
"name": "Domane SLR Gen 4 Frameset",
"price": "5349.99",
"brand": "Trek",
"category": "Performance road bikes",
"variant": "black_grey",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "46775",
"name": "Madone SLR Gen 8 Frameset",
"price": "6849.99",
"brand": "Trek",
"category": "Performance road bikes",
"variant": "blue",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}