dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "46901",
item_name: "Beaphar Probio Multi - Cleaner, čistilo - 500ml",
discount: 0,
index: 0,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Oprema", item_category3: "Čistila, krpe, robčki",
price: 10.99,
quantity: 1
},
{
item_id: "46902",
item_name: "Beaphar Probio Stain Remover, odstranjevalec madežev - 500ml",
discount: 0,
index: 1,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Oprema", item_category3: "Čistila, krpe, robčki",
price: 10.99,
quantity: 1
},
{
item_id: "46900",
item_name: "Beaphar Probio Odour Remover, odstranjevalec vonjav - 500ml",
discount: 0,
index: 2,
item_brand: "Beaphar",
item_category: "Psi", item_category2: "Oprema", item_category3: "Čistila, krpe, robčki",
price: 10.99,
quantity: 1
},
]
}
});