dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "42044",
item_name: "Ptičja krmilnica na stojalu - črna streha",
discount: 0,
index: 0,
item_brand: "Esschert Design",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 32.99,
quantity: 1
},
{
item_id: "42046",
item_name: "Ptičja krmilnica na drogu, akril",
discount: 0,
index: 1,
item_brand: "Esschert Design",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 18.49,
quantity: 1
},
{
item_id: "42050",
item_name: "Ptičja krmilnica trikotnik, viseča - siva",
discount: 0,
index: 2,
item_brand: "Esschert Design",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 15.99,
quantity: 1
},
{
item_id: "42048",
item_name: "Ptičja krmilnica keramična, viseča - črna",
discount: 0,
index: 3,
item_brand: "Esschert Design",
item_category: "Ptice", item_category2: "Hišice in hrana za zunanje ptice", item_category3: "Ptičje hišice",
price: 16.49,
quantity: 1
},
]
}
});