dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53332",
item_name: "IMAC viseča lestev za ptice - 20,5 x 6,5 x 1 cm",
discount: 0,
index: 0,
item_brand: "IMAC",
item_category: "Ptice", item_category2: "Oprema za kletke", item_category3: "Igrače",
price: 7.99,
quantity: 1
},
]
}
});