minicart
minicart copied to clipboard
Equivalent function to product.set() for the whole cart
Hi,
I'm wondering if there's a similar function to product.set() to set a property for the whole cart. I'd like to be able to change the value of a variable such as "handling_cart" on checkout.
Regards
There's not, although this is a good idea so I've marked it as a feature. Cart settings are currently set by adding a product and then having the cart-specific features pruned off.