dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49149",
item_name: "Duvo igrača laser, led in UV svetilka, srebrn - 11,5 cm",
discount: 0,
index: 0,
item_brand: "Duvo",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 11.89,
quantity: 1
},
{
item_id: "49774",
item_name: "Duvo Wobble'n play igralna palica s priseskom, modra - 31,5 cm",
discount: 0,
index: 1,
item_brand: "Duvo",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 11.89,
quantity: 1
},
{
item_id: "49150",
item_name: "Duvo Wobble'n play igralna palica s priseskom, zelena - 31,5 cm",
discount: 0,
index: 2,
item_brand: "Duvo",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 11.89,
quantity: 1
},
{
item_id: "49773",
item_name: "Duvo Wobble'n play igralna palica s priseskom, oranžna - 31,5 cm",
discount: 0,
index: 3,
item_brand: "Duvo",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 11.89,
quantity: 1
},
]
}
});