public string GetProfileUrl()
 {
     return(ProductEntity.GetActions()["View Profile"].Url);
 }