Skip to content

A complete shopping cart built with jQuery and sessionStorage. Includes PayPal payments.

Notifications You must be signed in to change notification settings

gabrieleromanato/jQuery-sessionStorage-shopping-cart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery: a shopping cart with sessionStorage

I've built this shopping cart after completing a web project where I had to completely rewrite an e-commerce cart. This project also includes PayPal payments.

This is a proof-of-concept and is not intended to replace any existing server-side techniques.

Bear in mind that there are a few things you need to change on the main jquery.shop.js file, namely:

  • The type of PayPal's cart.
  • Your business email address.
  • The URL of the PayPal's form.
  • The way shipping charges are calculated.

Hope you find this useful.

Demo

https://jquerycart.gabrieleromanato.dev/

About

A complete shopping cart built with jQuery and sessionStorage. Includes PayPal payments.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published