dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "23028",
item_name: "Tropical filter Cristal, mini - 40 l",
discount: 0,
index: 0,
item_brand: "Tropical",
item_category: "Akvaristika", item_category2: "Filtri in črpalke", item_category3: "Notranji filtri",
price: 5.69,
quantity: 1
},
{
item_id: "23029",
item_name: "Tropical filter Cristal, standard - 60 l",
discount: 0,
index: 1,
item_brand: "Tropical",
item_category: "Akvaristika", item_category2: "Filtri in črpalke", item_category3: "Notranji filtri",
price: 6.39,
quantity: 1
},
{
item_id: "23030",
item_name: "Tropical filter Cristal, maxi - 100 l",
discount: 0,
index: 2,
item_brand: "Tropical",
item_category: "Akvaristika", item_category2: "Filtri in črpalke", item_category3: "Notranji filtri",
price: 7.99,
quantity: 1
},
]
}
});