dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "39634",
item_name: "Beeztees gnezdo, kovinsko chrome - 10 x 4,5 cm",
discount: 0,
index: 0,
item_brand: "Beeztees",
item_category: "Ptice", item_category2: "Oprema za kletke", item_category3: "Ostalo",
price: 3.19,
quantity: 1
},
]
}
});