dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "27616",
item_name: "Sanibox čistilo koncentrat, aloa - 1000 ml",
discount: 0,
index: 0,
item_brand: "Professional Pets",
item_category: "Cats", item_category2: "Supplies", item_category3: "Cleaning Supplies",
price: 6.99,
quantity: 1
},
]
}
});