dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52517",
item_name: "KONG igrača Active Bubble žogica s perjem, različne barve - 28 x 11,5 cm",
discount: 0,
index: 0,
item_brand: "KONG",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 6.99,
quantity: 1
},
{
item_id: "50117",
item_name: "KONG igrača Wubba Caticorn - 22,9 cm",
discount: 0,
index: 1,
item_brand: "KONG",
item_category: "Mačke", item_category2: "Igrače za mačke", item_category3: "Žogice",
price: 9.49,
quantity: 1
},
]
}
});