dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "51022",
item_name: "Duvo Splash škropilnik za vrtno cev, hrošč - 16 x 14 x 7,5 cm",
discount: 0,
index: 0,
item_brand: "Duvo",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Hladilne igrače",
price: 12.49,
quantity: 1
},
{
item_id: "51021",
item_name: "Duvo Splash škropilnik za vrtno cev, modri kit - 20 x 14 x 12 cm",
discount: 0,
index: 1,
item_brand: "Duvo",
item_category: "Psi", item_category2: "Igrače za pse", item_category3: "Hladilne igrače",
price: 17.49,
quantity: 1
},
]
}
});