Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 475 Bytes

2022-05-14-clean-cart-before-serialization.md

File metadata and controls

14 lines (14 loc) · 475 Bytes
title issue flag author author_email author_github
Clean cart before serialization
NEXT-21642
v6.5.0.0
Timo Helmke, Sebastian König
t.helmke@kellerkinder.de
t2oh4e

Core

  • Added removing of custom fields in cart when they are not used in cart rules

Upgrade Information

Custom fields in cart

Custom fields will now be removed from the cart for performance reasons. Add the to the allow list with CartBeforeSerializationEvent if you need them in cart.