dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49170",
item_name: "Duvo plastična zložljiva ptičja krmilnica, različne barve - 22 x 5 cm",
discount: 0,
index: 0,
item_brand: "Duvo",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 12.49,
quantity: 1
},
{
item_id: "49169",
item_name: "Duvo kovinska ptičja krmilnica, črna - 21 x 13,5 x 24 cm",
discount: 0,
index: 1,
item_brand: "Duvo",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 27.19,
quantity: 1
},
{
item_id: "49171",
item_name: "Duvo lesena ptičja hišica Texas - 17 x 19 x 18,5 cm",
discount: 0,
index: 2,
item_brand: "Duvo",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 24.69,
quantity: 1
},
]
}
});