dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49619",
item_name: "Flamingo valjček za odstranjevanje dlak, različne barve - 23 cm",
discount: 0,
index: 0,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Wellness", item_category3: "Special Coat Care",
price: 7.49,
quantity: 1
},
]
}
});