if (typeof dataLayer !== "undefined") {
dataLayer.push({
"ecommerce": {
"currency": "GBP",
"impressions": [
{
"id": "38201",
"name": "Pirelli P ZERO Race Road Tyre",
"price": "47.99",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "black_greydark",
"list": "CATEGORY",
"position": 1
}
,
{
"id": "38184",
"name": "Pirelli P ZERO Race TLR Road Tyre",
"price": "57.99",
"brand": "Pirelli",
"category": "Bike tires",
"variant": "brown_black",
"list": "CATEGORY",
"position": 2
}
]
}
});
} else {
console.log("dataLayer");
}