dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "38801",
item_name: "Camon dežni plašček Roma",
discount: 0,
index: 0,
item_brand: "Camon",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Raincoats",
price: 25.99,
quantity: 1
},
{
item_id: "51049",
item_name: "Camon dežni plašč Roma - siv",
discount: 0,
index: 1,
item_brand: "Camon",
item_category: "Dogs", item_category2: "Clothing & Shoes", item_category3: "Raincoats",
price: 25.99,
quantity: 1
},
]
}
});