1.9.0
·
15 commits
to master
since this release
Included commits: 1.8.0...1.9.0
Improvements
- Introduced the
MultiCartConfig::getQuoteFieldsAllowedForCustomerQuoteCollectionInSession()
method for configuring filtering quote fields before storing quote collection in session storage. - Adjusted the
MultiCartClient::setQuoteCollection()
method to filter quote data before storing quote collection in session storage. - Adjusted the
SaveCustomerQuotesQuoteUpdatePlugin::processResponse()
method to filter quote data before storing quote collection in session storage.