if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "48305",
"name": "Tektro TR-52 6-Bolt Disc Brake Rotor",
"price": "16.99",
"brand": "Tektro",
"category": "Bike brakes, pads, & levers",
"variant": "greylight",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "65935",
"name": "Tektro TR-54 2.3mm 6-Bolt Coated Rotor",
"price": "13.99",
"brand": "Tektro",
"category": "Bike brakes, pads, & levers",
"variant": "grey",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "29213",
"name": "Shimano RT30 Centerlock Disc Brake Rotor",
"price": "12.99",
"brand": "Shimano",
"category": "Bike brakes, pads, & levers",
"variant": "greylight",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "42207",
"name": "C-Star RT553 6-Bolt Brake Rotor",
"price": "10.99",
"brand": "C-Star",
"category": "Bike brakes, pads, & levers",
"variant": "greylight",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}