if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "CNY",
"impressions": [
{
"id": "47321",
"name": "Rapha Pro Team 骑行袜",
"price": "220.0",
"brand": "Rapha",
"category": "Men's cycling socks",
"variant": "white",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "54770",
"name": "Rapha Pro Team 骑行手套",
"price": "660.0",
"brand": "Rapha",
"category": "Men's cycling gloves",
"variant": "white",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}