useCartUpdateAttributes
A cart hook that helps you easily update / overwrite cart-level custom attributes.
updatedAttibutes
cart custom attributes array [ { key: 'attrKey', value: 'attrValue' }, ... ]
Last updated