BFC Adapter

Poq.Sfcc.Adapter namespace contains converters from/to OCAPI contract to Poq contract.

Converters

Sfcc Sdk provides several converters that allows conversion from/to Sfcc classes to Poq.Contract classes.

List of Available Converters

  • CartConverter converts list of Poq.Contract.Checkout.CartItemRequest to list of SfccProductItem
  • CustomerConverter converts SfccCustomer to any AccountDetails class including the one provided in Poq.Contract
  • ProductConverter converts SfccProduct to Poq.Product
  • SfccRefinementsConverter converts from list of SfccProductSearchRefinement to Poq.Contract.Search.SearchResponseFilter