dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32914",
item_name: "Avicentra pesek za ptice s školjkami - 1,5 kg",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Ptice", item_category2: "Oprema za kletke", item_category3: "Peski in podlage",
price: 3.69,
quantity: 1
},
]
}
});