dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "43625",
item_name: "Libra Cat Kitten - piščanec",
discount: 0,
index: 0,
item_brand: "Libra",
item_category: "Mačke", item_category2: "Za mačje mladičke", item_category3: "Hrana za mačje mladiče",
price: 8.99,
quantity: 1
},
]
}
});