dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49813",
item_name: "All For Paws visoko okroglo ležišče, rumeni piščanec - 38 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Ležišča, blazine in odeje", item_category3: "Košare in skrivališča",
price: 19.99,
quantity: 1
},
{
item_id: "51882",
item_name: "All For Paws visoko okroglo ležišče, modra račka - 38 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Ležišča, blazine in odeje", item_category3: "Košare in skrivališča",
price: 19.99,
quantity: 1
},
{
item_id: "52942",
item_name: "All For Paws Kitty skrivališče, limona - 42 x 42 x 46 cm",
discount: 0,
index: 2,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Ležišča, blazine in odeje", item_category3: "Košare in skrivališča",
price: 21.99,
quantity: 1
},
]
}
});