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 |
- Added removing of custom fields in cart when they are not used in cart rules
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.