Visión general
if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "USD",
"impressions": [
{
"id": "26514",
"name": "Trek 2018 Madone 9-Series 700c Fork",
"price": "562.49",
"brand": "Trek",
"category": "Bike forks",
"variant": "black_grey",
"list": "More Options",
"position": 1
}
,
{
"id": "30404",
"name": "Tijera de Trek 2020 Emonda SL 6 Disc",
"price": "437.49",
"brand": "Trek",
"category": "Bike forks",
"variant": "black_white",
"list": "More Options",
"position": 2
}
,
{
"id": "30170",
"name": "Tijera Trek FX 2 Disc",
"price": "187.49",
"brand": "Trek",
"category": "Bike forks",
"variant": "black",
"list": "More Options",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}