dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "51883",
item_name: "All For Paws Catoon ptiček na vrvi za kljuko na vratih, moder - 64 x 20 x 2 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Cats", item_category2: "Cat Toys", item_category3: "Interactive Toys",
price: 5.69,
quantity: 1
},
{
item_id: "52972",
item_name: "Pawise Treat Dispenser interaktivna tumbler igrača, različne barve - 11 cm",
discount: 0,
index: 1,
item_brand: "Pawise",
item_category: "Cats", item_category2: "Cat Toys", item_category3: "Interactive Toys",
price: 7.69,
quantity: 1
},
{
item_id: "54319",
item_name: "Flamingo teleskopska palica Nouk z obeskom, različne barve - 61-142 cm",
discount: 0,
index: 2,
item_brand: "Flamingo",
item_category: "Cats", item_category2: "Cat Toys", item_category3: "Interactive Toys",
price: 10.99,
quantity: 1
},
]
}
});