dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "43840",
item_name: "Nobby gumi žoga + kost dental - 23 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Igrače z mačjo meto",
price: 20.69,
quantity: 1
},
{
item_id: "53936",
item_name: "Coockoo plišasta igračka Heartfelt z baldrijanom, razl. barve - 7 x 6 x 1 cm",
discount: 0,
index: 1,
item_brand: "Coockoo",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Igrače z mačjo meto",
price: 3.49,
quantity: 1
},
]
}
});