dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44908",
item_name: "All For Paws košara za kolo Deluxe - 36 x 25 x 26 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Crates and Travelling", item_category3: "Bicycle Baskets",
price: 79.99,
quantity: 1
},
]
}
});