dataLayer.push({ ecommerce: null });
              dataLayer.push({
              event: "view_item_list",
              ecommerce: {
            
            item_list_id: "category_products",
            item_list_name: "Category products",
            items: [
            
            {
              item_id: "47726",
              item_name: "Pawise ograda Pop-Up za male hišne ljubljenčke, modra - 120 x 38 cm",
              discount: 0,
              index: 0,
              item_brand: "Pawise",
              item_category: "Small Pets", item_category2: "Cages for Small Animals", item_category3: "Cages for Rabbits", 
              price: 22.99, 
              quantity: 1
            },
            
            ]
            
              }
            
            });