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: "Birds", item_category2: "Bird cages", item_category3: "Bird cages",
price: 131.99,
quantity: 1
},
{
item_id: "55069",
item_name: "IMAC Camilla opremljena kletka za ptice s stojalom, bela-bež - 127 cm / 50 x 30 x 56 cm",
discount: 0,
index: 1,
item_brand: "IMAC",
item_category: "Birds", item_category2: "Bird cages", item_category3: "Bird cages",
price: 79.99,
quantity: 1
},
]
}
});