public string GetRandomProductJson()
 {
     return(main.GetRandomProduct());
 }