dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "37027",
item_name: "Deli Nature Chix grobo mleta mešanica za kokoši - 4 kg",
discount: 0,
index: 0,
item_brand: "Deli Nature",
item_category: "Birds", item_category2: "Food for Birds and Poultry", item_category3: "Food for Poultry",
price: 6.99,
quantity: 1
},
{
item_id: "37025",
item_name: "Deli Nature Chix grobo mleta mešanica s peleti za kokoši - 4 kg",
discount: 0,
index: 1,
item_brand: "Deli Nature",
item_category: "Birds", item_category2: "Food for Birds and Poultry", item_category3: "Food for Poultry",
price: 7.69,
quantity: 1
},
]
}
});