public Elux.ApiIntergration.EluxPim.CategoryExtEntity GetCategoryExtensionByGuid(string service, string categoryGuid, string country)
 {
     return(EluxApiIntHelper.GetCategoryExt());
 }