•  New Method Added
    • CheckUserAvailability
      • Check customer UserName is exist in nopCommerce or not.
    • CheckEmailIdAvailability
      • Check customer EmailId is exist in nopCommerce or not.
    • GetGuestCustomerGuid
      • This method will return Guid of new guest customer Guid.
    • GetProductByManufacturerId
      • Get manufacturer and their product list using manufacturerId.
    • VendorAll
      • Get all vendors details.


  • Fixed Bugs