dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "50626",
item_name: "Ferplast kopalnica RIO 3 za majhne in srednje papige, različne barve - 23 x 19 x 22 cm",
discount: 0,
index: 0,
item_brand: "Ferplast",
item_category: "Ptice", item_category2: "Oprema za kletke", item_category3: "Ostalo",
price: 18.39,
quantity: 1
},
]
}
});