if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CNY",
"impressions": [
{
"id": "37895",
"name": "Trek Lock Bumper Set with Bolts",
"price": "200.0",
"brand": "Trek",
"category": "Bike locks",
"variant": "black",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "55922",
"name": "ABUS Ring Lock 4650L NR with Removable Key",
"price": "480.0",
"brand": "ABUS",
"category": "Bike locks",
"variant": "black",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "48972",
"name": "Trek RIB 2.0 Hex Lock Assembly",
"price": "280.0",
"brand": "ABUS",
"category": "Bike locks",
"variant": "grey",
"list": "CATEGORY",
"position": 3
}
,
{
"id": "48971",
"name": "Trek RIB 2.0 Keyed Lock Assembly",
"price": "280.0",
"brand": "ABUS",
"category": "Bike locks",
"variant": "grey",
"list": "CATEGORY",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}