dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "50243",
item_name: "JW Fits All žoga in držalo za priboljške z vrvjo - 10,2 cm",
discount: 5.7,
index: 0,
item_brand: "JW",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Miselne igre",
price: 18.99,
quantity: 1
},
]
}
});