if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "BRL",
"impressions": [
{
"id": "48832",
"name": "Conjunto de Manoplas para MTB Trek Line Pro",
"price": "350.0",
"brand": "Trek",
"category": "Bike handlebar grips & tape",
"variant": "tan",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "48831",
"name": "Conjunto de Manoplas para MTB Trek Line Elite",
"price": "250.0",
"brand": "Trek",
"category": "Bike handlebar grips & tape",
"variant": "tan",
"list": "CATEGORY",
"position": 2
}
,
{
"id": "48830",
"name": "Conjunto de Manoplas para MTB Trek Line Comp",
"price": "150.0",
"brand": "Trek",
"category": "Bike handlebar grips & tape",
"variant": "tan",
"list": "CATEGORY",
"position": 3
}
]
}
});
} else {
console.log("dataLayer");
}