dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "7636",
item_name: "Ferplast potopna črpalka Blupower 1200",
discount: 0,
index: 0,
item_brand: "Ferplast",
item_category: "Akvaristika", item_category2: "Filtri in črpalke", item_category3: "Črpalke",
price: 43.49,
quantity: 1
},
{
item_id: "7635",
item_name: "Ferplast potopna črpalka Blupower 900",
discount: 0,
index: 1,
item_brand: "Ferplast",
item_category: "Akvaristika", item_category2: "Filtri in črpalke", item_category3: "Črpalke",
price: 43.19,
quantity: 1
},
]
}
});