dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "49836",
item_name: "All For Paws K-Nite svetleča plišasta igrača, manta - 24 x 24 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 7.69,
quantity: 1
},
{
item_id: "49833",
item_name: "All For Paws K-Nite svetleč frizbi Flash - 22,5 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Glow in the Dark Toys",
price: 11.69,
quantity: 1
},
]
}
});