dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "44404",
item_name: "Schmusy Ragout Kitten omaka - puran",
discount: 0,
index: 0,
item_brand: "Schmusy",
item_category: "Mačke", item_category2: "Za mačje mladičke", item_category3: "Hrana za mačje mladiče",
price: 0.79,
quantity: 1
},
{
item_id: "44408",
item_name: "Schmusy Ragout Kitten Jelly - piščanec",
discount: 0,
index: 1,
item_brand: "Schmusy",
item_category: "Mačke", item_category2: "Za mačje mladičke", item_category3: "Hrana za mačje mladiče",
price: 17.38,
quantity: 1
},
]
}
});