dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "23252",
item_name: "Deli Nature Premium hrana za grlice - 4 kg",
discount: 1.57,
index: 0,
item_brand: "Deli Nature",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Hrana za zunanje ptice",
price: 10.49,
quantity: 1
},
]
}
});