dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "41489",
item_name: "Beeztees igrača za mačke plišasta miš z repom - 29 cm",
discount: 0,
index: 0,
item_brand: "Beeztees",
item_category: "Cats", item_category2: "Cat Toys", item_category3: "Other Toys",
price: 3.95,
quantity: 1
},
]
}
});