Please enable JavaScript.
Coggle requires JavaScript to display documents.
product, e-Commerce Store, NOTES: - Coggle Diagram
-
-
NOTES:
SKU: Stock Keeping Unit to track the product inventory
PasswordHash: The password hash generated by the appropriate algorithm. We must avoid storing plain or encrypted passwords.
PPU: Price per product
PRU: Received Product Units
Slug: The slug to form the URL
Status: The status of the cart can be New, Cart, Checkout, Paid, Complete, and Abandoned
Active: The flag to identify whether the product is active on the cart. It can be used to avoid the same product being added to the same cart multiple times