dataLayer.push({ ecommerce: null });
              dataLayer.push({
              event: "view_item_list",
              ecommerce: {
            
            item_list_id: "category_products",
            item_list_name: "Category products",
            items: [
            
            {
              item_id: "52950",
              item_name: "Pawise nahrbnik za prenos živali, pingvin - 29 x 22 x 42 cm",
              discount: 13.2,
              index: 0,
              item_brand: "Pawise",
              item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers", 
              price: 43.99, 
              quantity: 1
            },
            
            {
              item_id: "52951",
              item_name: "Pawise POP-UP prenosni, mehek boks za ljubljenčke - 82,5 x 48 x 45,5 cm",
              discount: 0,
              index: 1,
              item_brand: "Pawise",
              item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Carriers", 
              price: 38.99, 
              quantity: 1
            },
            
            ]
            
              }
            
            });