dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "54134",
item_name: "All For Paws Chill Out plišasta igrača za v vodo, skat - 36 x 27,5 x 7 cm",
discount: 0,
index: 0,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Plavajoče igrače",
price: 7.39,
quantity: 1
},
{
item_id: "54135",
item_name: "All For Paws Chill Out plišasta igrača za v vodo, hobotnica - 20 x 20 x 20 cm",
discount: 0,
index: 1,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Plavajoče igrače",
price: 8.39,
quantity: 1
},
{
item_id: "54136",
item_name: "All For Paws Chill Out plišasta igrača za v vodo, želva - 24 x 25 x 5,5 cm",
discount: 0,
index: 2,
item_brand: "All For Paws",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Plavajoče igrače",
price: 8.99,
quantity: 1
},
]
}
});