title | issue | author | author_email | author_github |
---|---|---|---|---|
Added setting to make custom fields exposable in cart |
NEXT-26169 |
d.neustadt |
d.neustadt@shopware.com |
dneustadt |
- Added field
allowCartExpose
inCustomFieldDefinition
- Added
allow-cart-expose
in custom fields schema of app manifest - Changed
CartSerializationCleaner
to fetch exposable custom fields byallowCartExpose
- Added field for
allowCartExpose
insw-custom-field-detail
- Changed
sw-condition-line-item-custom-field
to disallow selection of custom fields not exposed in carts