dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "31082",
item_name: "Antiartrozin - 80 tablet",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Psi", item_category2: "Prehranska dopolnila", item_category3: "Mišice, kosti in sklepi",
price: 20.49,
quantity: 1
},
{
item_id: "42891",
item_name: "Canine Inflamex - 500 ml",
discount: 0,
index: 1,
item_brand: "Ostalo",
item_category: "Psi", item_category2: "Prehranska dopolnila", item_category3: "Mišice, kosti in sklepi",
price: 38.53,
quantity: 1
},
{
item_id: "37588",
item_name: "PEA 100% za pse in mačke - 60 tablet",
discount: 0,
index: 2,
item_brand: "Ostalo",
item_category: "Psi", item_category2: "Prehranska dopolnila", item_category3: "Mišice, kosti in sklepi",
price: 26.99,
quantity: 1
},
]
}
});