dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "47828",
item_name: "Viyo Imune prebiotični napitek za pse - 14 x 30ml",
discount: 0,
index: 0,
item_brand: "Viyo",
item_category: "Psi", item_category2: "Prehranska dopolnila", item_category3: "Imunski sistem",
price: 23.99,
quantity: 1
},
]
}
});