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: "Catnip Toys",
price: 4.99,
quantity: 1
},
{
item_id: "53936",
item_name: "Coockoo plišasta igračka Heartfelt z baldrijanom, razl. barve - 7 x 6 x 1 cm",
discount: 0,
index: 1,
item_brand: "Coockoo",
item_category: "Cats", item_category2: "Cat Toys", item_category3: "Catnip Toys",
price: 3.49,
quantity: 1
},
]
}
});