dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "52960",
item_name: "Pawise Puppy Life igračka z vrvjo, korenje - 14 cm",
discount: 0,
index: 0,
item_brand: "Pawise",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Igrače za mladičke",
price: 5.49,
quantity: 1
},
{
item_id: "50960",
item_name: "KONG PuppyRope krog iz vrvi M, različne barve - 10,16 x 27,94 cm",
discount: 0,
index: 1,
item_brand: "KONG",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Igrače za mladičke",
price: 12.49,
quantity: 1
},
{
item_id: "52959",
item_name: "Pawise Puppy Life igračka z vrvjo, kost - 14 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: 5.49,
quantity: 1
},
{
item_id: "51888",
item_name: "All For Paws Pups plišasta žogica - 8,9 cm",
discount: 0,
index: 3,
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
},
]
}
});