dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "24541",
item_name: "Selective hrana za miši - 350 g",
discount: 0,
index: 0,
item_brand: "Supreme",
item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Other Food",
price: 4.89,
quantity: 1
},
]
}
});