android-shoppingcart icon indicating copy to clipboard operation
android-shoppingcart copied to clipboard

Store cart in array, and then...

Open paulsamaroo opened this issue 8 years ago • 0 comments

Is there a way to store the existing shopping cart items in an array or variable, clear the actual shopping cart, and then place those items stored in the array/variable, back in the cart after clicking a button? Maybe via the use of a session variable?

paulsamaroo avatar Jul 19 '16 16:07 paulsamaroo