dataLayer.push({ ecommerce: null });
              dataLayer.push({
              event: "view_item_list",
              ecommerce: {
            
            item_list_id: "category_products",
            item_list_name: "Category products",
            items: [
            
            {
              item_id: "46175",
              item_name: "JR Farm Grainless Mix hrana za činčile - 650 g",
              discount: 0,
              index: 0,
              item_brand: "JR Farm",
              item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Chinchillas", 
              price: 5.79, 
              quantity: 1
            },
            
            {
              item_id: "46202",
              item_name: "JR Farm Grainless Health Mix hrana za činčile in deguje - 600 g",
              discount: 3.1,
              index: 1,
              item_brand: "JR Farm",
              item_category: "Small Pets", item_category2: "Food for Small Pets", item_category3: "Food for Chinchillas", 
              price: 6.19, 
              quantity: 1
            },
            
            ]
            
              }
            
            });