1.54.1
·
4 commits
to master
since this release
Included commits: 1.54.0...1.54.1
Fixes
- Fixed
ProductConcreteStorageCatalogSearcherto populate all product view transfer fields when mapping toProductConcretePageSearchTransfer, ensuring the full product data is available during concrete product search. - Changed visibility of
createAttributeMap(),getProductFacade(), andgetProductStorageClient()inProductStorageBusinessFactoryfrom protected to public to allow access from extending classes.