dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "45215",
item_name: "Pawise Puppy žoge+obroči in vrv - 23 cm",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Puppy Toys",
price: 6.69,
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: "Dogs", item_category2: "Dog Toys", item_category3: "Puppy Toys",
price: 7.69,
quantity: 1
},
{
item_id: "52732",
item_name: "Flamingo PuppyLove Bunty TPR trikotnik z vrvjo - 17,5 x 7,3 cm",
discount: 0,
index: 2,
item_brand: "Flamingo",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Puppy Toys",
price: 3.49,
quantity: 1
},
{
item_id: "52959",
item_name: "Pawise Puppy Life igračka z vrvjo, kost - 14 cm",
discount: 0,
index: 3,
item_brand: "Pawise",
item_category: "Dogs", item_category2: "Dog Toys", item_category3: "Puppy Toys",
price: 5.49,
quantity: 1
},
]
}
});