dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "41059",
item_name: "Nobby čistilni robčki (15 kos), vonj breskve - 20x15 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Supplies", item_category3: "Cleaning Supplies",
price: 1.09,
quantity: 1
},
{
item_id: "41061",
item_name: "Nobby čistilni robčki (70 kos), vonj breskve - 20x15 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Supplies", item_category3: "Cleaning Supplies",
price: 2.99,
quantity: 1
},
{
item_id: "46528",
item_name: "Nobby odstranjevalec madežev - 500 ml",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Cats", item_category2: "Supplies", item_category3: "Cleaning Supplies",
price: 5.29,
quantity: 1
},
]
}
});