dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53358",
item_name: "Rosewood Cupid&Comet božično darilo za mačke, mešanica žogic - 7 kos",
discount: 0,
index: 0,
item_brand: "RoseWood",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 7.09,
quantity: 1
},
]
}
});