Paypal Shopping Cart

Looks like a backbone.js module/app.

Simplecart.js, albeit no longer maintained, is pretty good if you want a purely front-end solution.
 
As Dup aludes to, the functionality at the front end of their site isn't a PayPal setting or function. It's their website, they're just using some JS to build the cart and then everything is fired over to PayPal for payment once you click to check out.
 
Back
Top Bottom