dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "42841",
item_name: "All For Paws Pups plišasta noskalna knjigica - 16,5 cm",
discount: 1.72,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Puppy Toys",
price: 11.49,
quantity: 1
},
{
item_id: "51888",
item_name: "All For Paws Pups plišasta žogica - 8,9 cm",
discount: 1.05,
index: 1,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Puppy Toys",
price: 6.99,
quantity: 1
},
]
}
});