dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "43133",
item_name: "Nobby kovinska ograja za glodalce - 34 x 23 cm (8 elementov)",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Small Pets", item_category2: "Cages for Small Animals", item_category3: "Cages for Hamsters",
price: 21.99,
quantity: 1
},
]
}
});