dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49620",
item_name: "Flamingo steklenica za mleko Akela, komplet - 140 ml",
discount: 0,
index: 0,
item_brand: "Flamingo",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Napajalniki & fontane",
price: 7.89,
quantity: 1
},
]
}
});