dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "32449",
item_name: "Beeztees plišasta igrača Bungee za miši - 52 cm",
discount: 0,
index: 0,
item_brand: "Beeztees",
item_category: "Cats", item_category2: "Cat Toys", item_category3: "Catnip Toys",
price: 8.19,
quantity: 1
},
{
item_id: "44180",
item_name: "Beeztees igrača za mačke laser Bimo - 5 cm",
discount: 0,
index: 1,
item_brand: "Beeztees",
item_category: "Cats", item_category2: "Cat Toys", item_category3: "Catnip Toys",
price: 9.99,
quantity: 1
},
]
}
});