dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "42050",
item_name: "Ptičja krmilnica trikotnik, viseča - siva",
discount: 3.2,
index: 0,
item_brand: "Esschert Design",
item_category: "Birds", item_category2: "Birdhouses and Food For Wild Birds", item_category3: "Birdhouses",
price: 15.99,
quantity: 1
},
{
item_id: "42048",
item_name: "Ptičja krmilnica keramična, viseča - črna",
discount: 3.3,
index: 1,
item_brand: "Esschert Design",
item_category: "Birds", item_category2: "Birdhouses and Food For Wild Birds", item_category3: "Birdhouses",
price: 16.49,
quantity: 1
},
]
}
});