dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "39453",
item_name: "WolfPack Puppy - piščanec",
discount: 0,
index: 0,
item_brand: "WolfPack",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Mokra hrana za mladiče",
price: 2.79,
quantity: 1
},
{
item_id: "40404",
item_name: "Isegrim River Junior – losos s prosom in borovnicami",
discount: 0,
index: 1,
item_brand: "Isegrim",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Mokra hrana za mladiče",
price: 2.49,
quantity: 1
},
{
item_id: "40384",
item_name: "Ontario Junior - piščanec s hrustanci - 200 g",
discount: 0,
index: 2,
item_brand: "Ontario",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Mokra hrana za mladiče",
price: 1.69,
quantity: 1
},
{
item_id: "40412",
item_name: "Isegrim Junior vrečka duoprotein - puran in govedina - 410 g",
discount: 0,
index: 3,
item_brand: "Isegrim",
item_category: "Psi", item_category2: "Vse za mladiče", item_category3: "Mokra hrana za mladiče",
price: 2.69,
quantity: 1
},
]
}
});