dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "54549",
item_name: "Wouapy komplet igrač za mačke z matatabijem, miš in žoga- 14 cm / 2,5 cm",
discount: 0,
index: 0,
item_brand: "Wouapy",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 4.99,
quantity: 1
},
{
item_id: "54550",
item_name: "Wouapy igrača za mačke z matatabijem, miška s perjem - 13 cm",
discount: 0,
index: 1,
item_brand: "Wouapy",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 3.29,
quantity: 1
},
{
item_id: "54548",
item_name: "Wouapy igrača za mačke z matatabijem, valj s perjem - 20 cm",
discount: 0,
index: 2,
item_brand: "Wouapy",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Ostale mačje igrače",
price: 3.99,
quantity: 1
},
]
}
});