dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53356",
item_name: "Rosewood Cupid&Comet božična žogica, božiček - 6,5 cm",
discount: 0,
index: 0,
item_brand: "RoseWood",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Žogice in vrvi",
price: 4.99,
quantity: 1
},
{
item_id: "51898",
item_name: "Rosewood Cupid&Comet božična nogavica za pse - 3 priboljški in 2 igrači",
discount: 1.8,
index: 1,
item_brand: "RoseWood",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Žogice in vrvi",
price: 8.99,
quantity: 1
},
{
item_id: "53357",
item_name: "Rosewood Cupid&Comet božična žogica, snežak - 6,5 cm",
discount: 0,
index: 2,
item_brand: "RoseWood",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Žogice in vrvi",
price: 4.99,
quantity: 1
},
{
item_id: "51900",
item_name: "Rosewood Cupid&Comet božična žogica, jelenček - 6,5 cm",
discount: 0,
index: 3,
item_brand: "RoseWood",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Žogice in vrvi",
price: 3.99,
quantity: 1
},
]
}
});