dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "45257",
item_name: "WolfPack Gastro Intest Complex - 400 g",
discount: 0,
index: 0,
item_brand: "WolfPack",
item_category: "Psi", item_category2: "Prehranska dopolnila", item_category3: "Prebava",
price: 36.99,
quantity: 1
},
{
item_id: "36865",
item_name: "WolfPack hladno stiskano lososovo olje, s pumpico",
discount: 0,
index: 1,
item_brand: "WolfPack",
item_category: "Psi", item_category2: "Prehranska dopolnila", item_category3: "Prebava",
price: 5.29,
quantity: 1
},
]
}
});