dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44830",
item_name: "Pawise kopalnica za ptice - 17 x 7,8 x 3,6 cm",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Birds", item_category2: "Cage equipment", item_category3: "Other",
price: 5.49,
quantity: 1
},
]
}
});