dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "43122",
item_name: "Natural Trainer Cat Kitten&Young, vrečka - piščanec - 85 g",
discount: 0,
index: 0,
item_brand: "Natural Trainer",
item_category: "Mačke", item_category2: "Za mačje mladičke", item_category3: "Hrana za mačje mladiče",
price: 1.49,
quantity: 1
},
{
item_id: "47455",
item_name: "Natural Trainer Cat Kitten, piščanec",
discount: 0,
index: 1,
item_brand: "Natural Trainer",
item_category: "Mačke", item_category2: "Za mačje mladičke", item_category3: "Hrana za mačje mladiče",
price: 5.69,
quantity: 1
},
]
}
});