dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "2929",
item_name: "Versele-Laga Prestige Standard hrana za grlice - 1 kg",
discount: 0,
index: 0,
item_brand: "Versele-Laga",
item_category: "Ptice", item_category2: "Hrana za ptice in perutnino", item_category3: "Ostalo",
price: 2.89,
quantity: 1
},
{
item_id: "47817",
item_name: "Versele-Laga Nutribird Remiline Universal Granules hrana za insektojede ptice - 1 kg",
discount: 0,
index: 1,
item_brand: "Versele-Laga",
item_category: "Ptice", item_category2: "Hrana za ptice in perutnino", item_category3: "Ostalo",
price: 5.39,
quantity: 1
},
{
item_id: "48999",
item_name: "Versele-Laga Nutribird Soft Food Insect Patee za žužkojede ptice - 250 g",
discount: 0,
index: 2,
item_brand: "Versele-Laga",
item_category: "Ptice", item_category2: "Hrana za ptice in perutnino", item_category3: "Ostalo",
price: 7.99,
quantity: 1
},
]
}
});