dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "1277",
item_name: "Nobby mehka žoga Moosgummi",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 0.70,
quantity: 1
},
{
item_id: "22911",
item_name: "Nobby PVC žoga+zvonček - 4 cm",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 0.70,
quantity: 1
},
{
item_id: "12408",
item_name: "Nobby žoga Baseball & Football",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 0.99,
quantity: 1
},
{
item_id: "22905",
item_name: "Nobby žoga iz vrvi - 3,5 cm",
discount: 0,
index: 3,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 0.90,
quantity: 1
},
{
item_id: "26574",
item_name: "Nobby pliš žoga na palici",
discount: 0,
index: 4,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 4.49,
quantity: 1
},
{
item_id: "22907",
item_name: "Nobby plišasta žoga - 4 cm",
discount: 0,
index: 5,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 1.39,
quantity: 1
},
]
}
});