simpleCart(js)

items
Items:
Total:

simpleCart.save()

Save the shopping cart data

// saves the items to local storage
simpleCart.save();

 

Comments

  1. There are no comments for this entry yet.
Commenting is not available in this channel entry.