dataLayer.push({ ecommerce: null });
dataLayer.push({
event: "view_item_list",
ecommerce: {
item_list_id: "category_products",
item_list_name: "Category products",
items: [
{
item_id: "26184",
item_name: "Nobby kovinski boks, črn - 62 x 43 x 49 cm",
discount: 0,
index: 0,
item_brand: "Nobby",
item_category: "Dogs", item_category2: "Everything for Puppies", item_category3: "Puppy Collars & Leashes",
price: 41.99,
quantity: 1
},
]
}
});