dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44292",
item_name: "Windhager ptičja hišica Vila",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 22.90,
quantity: 1
},
{
item_id: "44290",
item_name: "Windhager ptičja krmilnica Easy",
discount: 0,
index: 1,
item_brand: "Ostalo",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 4.99,
quantity: 1
},
{
item_id: "44293",
item_name: "Windhager ptičja hišica Grossvenediger",
discount: 0,
index: 2,
item_brand: "Ostalo",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 17.19,
quantity: 1
},
]
}
});