dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32915",
item_name: "Avicentra bar v klasju - 100 g",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Birds", item_category2: "Treats and Supplements", item_category3: "Treats",
price: 2.29,
quantity: 1
},
]
}
});