4.53.0
·
2 commits
to master
since this release
Included commits: 4.52.0...4.53.0
Improvements
- Introduced
PriceProductDependencyProvider::PROPEL_QUERY_PRODUCTconstant and added a dedicated product query toPriceProductPersistenceFactoryto resolve concrete SKUs per abstract product in a single database call instead of relying on ORM lazy-loading, improving performance ofgetProductAbstractPricesByConcreteSkusAndCriteria().