dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "53355",
item_name: "Rosewood Cupid&Comet plišasta igračka Penelope, pingvin - 14 x 26 cm",
discount: 0,
index: 0,
item_brand: "RoseWood",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Miselne igre",
price: 14.49,
quantity: 1
},
]
}
});