if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "12668",
"name": "Electra City Alloy Pedal Set",
"price": "19.99",
"brand": "Electra",
"category": "Bike pedals",
"variant": "greylight",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "22297",
"name": "Wheels Manufacturing Pedal Washer Pack of 10",
"price": "17.1",
"brand": "Wheels Manufacturing",
"category": "Bike pedals",
"variant": "grey",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "21703",
"name": "Delta Foot Fender Clip Set",
"price": "16.49",
"brand": "Delta",
"category": "Bike pedals",
"variant": "black",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "44338",
"name": "Electra Barefoot EPB Pedal Set",
"price": "12.99",
"brand": "Electra",
"category": "Bike pedals",
"variant": "black",
"list": "CATEGORY",
"position": 4
}
,
{
"id": "12669",
"name": "Electra Deluxe Block Pedal Set",
"price": "9.99",
"brand": "Electra",
"category": "Bike pedals",
"variant": "grey_black",
"list": "CATEGORY",
"position": 5
}
]
}
});
} else {
console.log("dataLayer");
}