dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "46643",
item_name: "Pharmox Glucosamine sirup z glukozaminom, hondoitinom in MSM za pse in mačke - 500 ml",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Veteka", item_category2: "Prehranska dopolnila", item_category3: "Podpora sklepom",
price: 25.49,
quantity: 1
},
{
item_id: "48616",
item_name: "ArthroVet Complex podpora sklepom za manjše pse in mačke - 60 kapsul",
discount: 0,
index: 1,
item_brand: "Ostalo",
item_category: "Veteka", item_category2: "Prehranska dopolnila", item_category3: "Podpora sklepom",
price: 23.99,
quantity: 1
},
{
item_id: "43641",
item_name: "ArthroVet Complex podpora sklepom za pse večjih pasem - 90 tablet",
discount: 0,
index: 2,
item_brand: "Ostalo",
item_category: "Veteka", item_category2: "Prehranska dopolnila", item_category3: "Podpora sklepom",
price: 32.99,
quantity: 1
},
]
}
});