dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "19425",
item_name: "Ferplast omarica Dubai kotna 90, oreh",
discount: 0,
index: 0,
item_brand: "Ferplast",
item_category: "Akvaristika", item_category2: "Akvariji in omarice", item_category3: "Omarice in stojala",
price: 248.00,
quantity: 1
},
]
}
});