概要
if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "JPY",
"impressions": [
{
"id": "23403",
"name": "ボントレガー Commuter フルード バイク サドル",
"price": "13500.0",
"brand": "Bontrager",
"category": "Bike saddles",
"variant": "black",
"list": "More Options",
"position": 1
}
,
{
"id": "21588",
"name": "ボントレガー Commuter Comp バイク サドル",
"price": "5900.0",
"brand": "Bontrager",
"category": "Bike saddles",
"variant": "black",
"list": "More Options",
"position": 2
}
,
{
"id": "14012",
"name": "ボントレガー Sport ウィメンズ バイク サドル",
"price": "5900.0",
"brand": "Bontrager",
"category": "Bike saddles",
"variant": "black",
"list": "More Options",
"position": 3
}
,
{
"id": "22644",
"name": "トレック Retro Textile サドル",
"price": "9400.0",
"brand": "Trek",
"category": "Bike saddles",
"variant": "brown",
"list": "More Options",
"position": 4
}
]
}
});
} else {
console.log("dataLayer");
}