/example.checkout.v2

Live integrations of Commerce.js cart and checkout for visualization of the API capabilities and best implementation approaches.

Primary LanguageCSS

Example Checkout Showcasing Real-World Implementation of Commerce.js

Branches

  • Master
    • Contains a plain implementation with Web Components (using Panel), and SASS.
  • React.js
    • Contains an abstracted version of the Master branch using React.js, Redux, SASS, JSX
  • Vue.js
    • Contains an abstracted version of the Master branch using Vue.js SASS, templating syntax.