Design a class diagram for following scenario
Online shopping domain model
Purpose: Show some domain model for online shopping – Customer, Account, Shopping Cart, Product, Order, Payment.
Summary: Example of a UML class diagram representing online shopping domain. Each customer could have some web user identity. Web user could be in one of several states and could be linked to a shopping cart.
Click on below attachment for answer