dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "15173",
item_name: "Odstranjevalec klopov O'Tom - 2 kosa",
discount: 0,
index: 0,
item_brand: "Ostalo",
item_category: "Special categories", item_category2: "S kužkom na izlet!", item_category3: "Proti klopom & parazitom",
price: 3.90,
quantity: 1
},
]
}
});