dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53333",
item_name: "IMAC Calla opremljena kletka za ptice s stojalom, črna - 65,5 x 43 x 76 cm",
discount: 0,
index: 0,
item_brand: "IMAC",
item_category: "Ptice", item_category2: "Kletke za ptice", item_category3: "Kletke",
price: 119.99,
quantity: 1
},
]
}
});