dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "51888",
item_name: "All For Paws Pups plišasta žogica - 8,9 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Igrače za mladičke",
price: 7.69,
quantity: 1
},
{
item_id: "6489",
item_name: "KONG Puppy Dental igrača palčka - Small",
discount: 0,
index: 1,
item_brand: "KONG",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Igrače za mladičke",
price: 8.15,
quantity: 1
},
{
item_id: "45215",
item_name: "Pawise Puppy žoge+obroči in vrv - 23 cm",
discount: 0,
index: 2,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Igrače za mladičke",
price: 6.69,
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: "Psi", item_category2: "Igrače za pse", item_category3: "Igrače za mladičke",
price: 5.49,
quantity: 1
},
]
}
});