Overview
if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "28498",
"name": "Bontrager E6 Hard-Case Lite E-Bike Tire",
"price": "44.99",
"brand": "Bontrager",
"category": "Bike tires",
"variant": "black_reflective",
"list": "More Options",
"position": 1
}
,
{
"id": "12714",
"name": "Electra Townie Original Tires",
"price": "23.99",
"brand": "Electra",
"category": "Bike tires",
"variant": "black",
"list": "More Options",
"position": 2
}
,
{
"id": "12712",
"name": "Electra Amsterdam Hybrid 700c Tire",
"price": "20.99",
"brand": "Electra",
"category": "Bike tires",
"variant": "black_reflective",
"list": "More Options",
"position": 3
}
,
{
"id": "13072",
"name": "Electra Loft 700c Tire",
"price": "20.99",
"brand": "Electra",
"category": "Bike tires",
"variant": "brown_white",
"list": "More Options",
"position": 4
}
,
{
"id": "34577",
"name": "Electra Loft Hybrid Tire",
"price": "7.93",
"brand": "Electra",
"category": "Bike tires",
"variant": "black_brown",
"list": "More Options",
"position": 5
}
]
}
});
} else {
console.log("dataLayer");
}