dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52948",
item_name: "All for Paws Chill Out ventilator za ohlajanje - 17 x 14 x 5 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Oprema", item_category3: "Bazeni in hlajenje",
price: 27.99,
quantity: 1
},
]
}
});