minicart icon indicating copy to clipboard operation
minicart copied to clipboard

Equivalent function to product.set() for the whole cart

Open mrleemon opened this issue 11 years ago • 1 comments

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

mrleemon avatar Apr 28 '14 10:04 mrleemon

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.

jeffharrell avatar Jul 07 '14 01:07 jeffharrell