dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "47663",
item_name: "Grizzly Omegas lososovo olje - 1000 ml",
discount: 0,
index: 0,
item_brand: "Grizzly",
item_category: "Psi", item_category2: "Prehranska dopolnila", item_category3: "Koža in dlaka",
price: 34.99,
quantity: 1
},
]
}
});