dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52192",
item_name: "HappyCats vrečka z mešanico zelišč za mačke - 12 x 8 x 1 cm",
discount: 0,
index: 0,
item_brand: "HappyCats",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 6.29,
quantity: 1
},
{
item_id: "52193",
item_name: "HappyCats mešanica zelišč za mačke - 2 x 25 ml",
discount: 0,
index: 1,
item_brand: "HappyCats",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 4.79,
quantity: 1
},
{
item_id: "54467",
item_name: "HappyCats plišasta igrača Zara z mešanico zelišč, bež - 14 x 4 x 11 cm",
discount: 0,
index: 2,
item_brand: "HappyCats",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 7.99,
quantity: 1
},
{
item_id: "54466",
item_name: "HappyCats plišasta igrača Zoran z mešanico zelišč, bež - 19 x 5 x 16 cm",
discount: 0,
index: 3,
item_brand: "HappyCats",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 9.99,
quantity: 1
},
]
}
});