dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "10197",
item_name: "Nobby posoda za hrano/vodo - 130 ml",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Birds", item_category2: "Cage equipment", item_category3: "Feeders",
price: 1.29,
quantity: 1
},
{
item_id: "10198",
item_name: "Nobby posoda za hrano/vodo - 60 ml",
discount: 0,
index: 1,
item_brand: "Nobby",
item_category: "Birds", item_category2: "Cage equipment", item_category3: "Feeders",
price: 1.09,
quantity: 1
},
{
item_id: "10981",
item_name: "Nobby posoda za hrano/vodo - 200 ml",
discount: 0,
index: 2,
item_brand: "Nobby",
item_category: "Birds", item_category2: "Cage equipment", item_category3: "Feeders",
price: 1.49,
quantity: 1
},
]
}
});