Skip to content

1.54.1

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 07 Aug 11:41
· 4 commits to master since this release

Included commits: 1.54.0...1.54.1

Fixes

  • Fixed ProductConcreteStorageCatalogSearcher to populate all product view transfer fields when mapping to ProductConcretePageSearchTransfer, ensuring the full product data is available during concrete product search.
  • Changed visibility of createAttributeMap(), getProductFacade(), and getProductStorageClient() in ProductStorageBusinessFactory from protected to public to allow access from extending classes.