dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "30936",
item_name: "Tetra filter za na zračno črpalko Brillant",
discount: 0,
index: 0,
item_brand: "Tetra",
item_category: "Fish", item_category2: "Filters and Pumps", item_category3: "Internal Filters",
price: 8.39,
quantity: 1
},
]
}
});