dataLayer.push({ ecommerce: null });
              dataLayer.push({
              event: "view_item_list",
              ecommerce: {
            
            item_list_id: "category_products",
            item_list_name: "Category products",
            items: [
            
            {
              item_id: "50030",
              item_name: "Leopet okroglo ležišče Ciambela, pliš mix barve - 50 x 15 cm",
              discount: 0,
              index: 0,
              item_brand: "Leopet",
              item_category: "Mačke", item_category2: "Ležišča in transport", item_category3: "Ležišča in blazine", 
              price: 22.59, 
              quantity: 1
            },
            
            {
              item_id: "52332",
              item_name: "Leopet okroglo ležišče Ciambella Hearts, sivo s srčki - 60 x 15 cm",
              discount: 8.25,
              index: 1,
              item_brand: "Leopet",
              item_category: "Mačke", item_category2: "Ležišča in transport", item_category3: "Ležišča in blazine", 
              price: 27.49, 
              quantity: 1
            },
            
            {
              item_id: "50034",
              item_name: "Leopet blazina Travel Blanket, pliš - 70 x 95 cm",
              discount: 0,
              index: 2,
              item_brand: "Leopet",
              item_category: "Mačke", item_category2: "Ležišča in transport", item_category3: "Ležišča in blazine", 
              price: 40.99, 
              quantity: 1
            },
            
            ]
            
              }
            
            });