dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49830",
item_name: "All For Paws stenska kotna krtača - 11 x 4,9 x 1,6 cm",
discount: 1.05,
index: 0,
item_brand: "All For Paws",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Ostala oprema",
price: 6.99,
quantity: 1
},
{
item_id: "51881",
item_name: "All For Paws SkyWalk polička s krtačo in igračo, siva - 40 x 26 x 45 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Mačke", item_category2: "Oprema za mačke", item_category3: "Ostala oprema",
price: 39.99,
quantity: 1
},
]
}
});