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: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Igrače za mladičke",
price: 11.49,
quantity: 1
},
{
item_id: "51888",
item_name: "All For Paws Pups plišasta žogica - 8,9 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Igrače za mladičke",
price: 6.99,
quantity: 1
},
]
}
});