Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 658 Bytes

File metadata and controls

26 lines (23 loc) · 658 Bytes

BasicDesign

This project is a barebones design used to:

  • Make it easier to learn how Dynamicweb 10 works
  • Make it easier to test features using a simple and transparent design

Currently implemented:

  • Barebones grid-based content model for Visual Editor
  • User Management
    • Register users
    • Login & External Authentication
    • Profile page
  • Product Catalog with:
    • Product List template
    • Product Details template
  • Checkout with:
    • Addresses (Billing/Shipping)
    • Payment methods
    • Shipping Methods
    • Vouchers & Gift Cards
    • Saving cards & using a saved card
    • Receipt
  • Customer Experience Center:
    • Orders
    • Saved Cards