dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "47612",
item_name: "Kiwi Walker silikonska torbica za posladke, roza - 14 cm",
discount: 3.9,
index: 0,
item_brand: "Kiwi Walker",
item_category: "Psi", item_category2: "Oprema", item_category3: "Torbice za posladke",
price: 12.99,
quantity: 1
},
{
item_id: "47613",
item_name: "Kiwi Walker silikonska torbica za posladke, modra - 14 cm",
discount: 3.9,
index: 1,
item_brand: "Kiwi Walker",
item_category: "Psi", item_category2: "Oprema", item_category3: "Torbice za posladke",
price: 12.99,
quantity: 1
},
{
item_id: "47611",
item_name: "Kiwi Walker silikonska torbica za posladke, oranžna - 14 cm",
discount: 3.9,
index: 2,
item_brand: "Kiwi Walker",
item_category: "Psi", item_category2: "Oprema", item_category3: "Torbice za posladke",
price: 12.99,
quantity: 1
},
]
}
});