dataLayer.push({ ecommerce: null });
              dataLayer.push({
              event: "view_item_list",
              ecommerce: {
            
            item_list_id: "category_products",
            item_list_name: "Category products",
            items: [
            
            {
              item_id: "53325",
              item_name: "IMAC Linus Cabrio transporni boks, moder - 50 x 32 x 34,5 cm",
              discount: 0,
              index: 0,
              item_brand: "IMAC",
              item_category: "Psi", item_category2: "Boksi in potovanje", item_category3: "Transportni boksi", 
              price: 26.99, 
              quantity: 1
            },
            
            {
              item_id: "53324",
              item_name: "IMAC Linus transporni boks, roza - 50 x 32 x 34,5 cm",
              discount: 0,
              index: 1,
              item_brand: "IMAC",
              item_category: "Psi", item_category2: "Boksi in potovanje", item_category3: "Transportni boksi", 
              price: 22.99, 
              quantity: 1
            },
            
            {
              item_id: "53323",
              item_name: "IMAC Linus transporni boks, bež - 50 x 32 x 34,5 cm",
              discount: 0,
              index: 2,
              item_brand: "IMAC",
              item_category: "Psi", item_category2: "Boksi in potovanje", item_category3: "Transportni boksi", 
              price: 22.99, 
              quantity: 1
            },
            
            ]
            
              }
            
            });