dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52518",
item_name: "Flamingo komplet žlice in pokrovčkov za konzerve - 7,5 cm",
discount: 0,
index: 0,
item_brand: "Flamingo",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Drobna oprema",
price: 4.49,
quantity: 1
},
{
item_id: "49619",
item_name: "Flamingo valjček za odstranjevanje dlak, različne barve - 23 cm",
discount: 0,
index: 1,
item_brand: "Flamingo",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Drobna oprema",
price: 7.49,
quantity: 1
},
]
}
});