dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "19186",
item_name: "Nobby Nobbits blazinice Berry - 50 g",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Glodalci", item_category2: "Priboljški in prehranska dopolnila", item_category3: "Priboljški",
price: 1.59,
quantity: 1
},
{
item_id: "19192",
item_name: "Nobby Nobbits draže Berry - 75 g",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Glodalci", item_category2: "Priboljški in prehranska dopolnila", item_category3: "Priboljški",
price: 1.79,
quantity: 1
},
{
item_id: "19187",
item_name: "Nobby Nobbits draže Tropic - 75 g",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Glodalci", item_category2: "Priboljški in prehranska dopolnila", item_category3: "Priboljški",
price: 1.59,
quantity: 1
},
{
item_id: "19194",
item_name: "Nobby Nobbits draže mleko in med - 75 g",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Glodalci", item_category2: "Priboljški in prehranska dopolnila", item_category3: "Priboljški",
price: 1.69,
quantity: 1
},
{
item_id: "19195",
item_name: "Nobby Nobbits draže jogurt - 75 g",
discount: 0,
index: 4,
item_brand: "Nobby",
item_category: "Glodalci", item_category2: "Priboljški in prehranska dopolnila", item_category3: "Priboljški",
price: 1.69,
quantity: 1
},
]
}
});