dataLayer.push({ ecommerce: null });
              dataLayer.push({
              event: "view_item_list",
              ecommerce: {
            
            item_list_id: "category_products",
            item_list_name: "Category products",
            items: [
            
            {
              item_id: "45012",
              item_name: "Pawise ležišče za radiator - 50 x 38 cm",
              discount: 0,
              index: 0,
              item_brand: "Pawise",
              item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Cat Beds", 
              price: 26.99, 
              quantity: 1
            },
            
            {
              item_id: "53763",
              item_name: "Pawise pleteno mačje ležišče, sivo-bež - 40 cm",
              discount: 0,
              index: 1,
              item_brand: "Pawise",
              item_category: "Cats", item_category2: "Beds and Carriers", item_category3: "Cat Beds", 
              price: 27.49, 
              quantity: 1
            },
            
            ]
            
              }
            
            });