if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "37292",
"name": "Trek BioDynamic Low Arch Cycling Insoles",
"price": "44.99",
"brand": "Trek",
"category": "Cycling shoe parts & insoles",
"variant": "red",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "37294",
"name": "Trek BioDynamic High Arch Cycling Insoles",
"price": "44.99",
"brand": "Trek",
"category": "Cycling shoe parts & insoles",
"variant": "blue",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "37293",
"name": "Trek BioDynamic Mid Arch Cycling Insoles",
"price": "44.99",
"brand": "Trek",
"category": "Cycling shoe parts & insoles",
"variant": "yellow",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}