We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11cdf60 commit 00d5f99Copy full SHA for 00d5f99
1 file changed
README.md
@@ -231,6 +231,16 @@ Here are **crisp one-line role descriptions for each module and feature**:
231
232
---
233
234
+## 🛒 Cart Section
235
+
236
+* Cart management → Review selected products, quantities, and pricing
237
+* Cart invoice → Displays subtotal, taxes, discounts, and final payable amount
238
+* Payment method selection → Choose secure payment options like Stripe or PayPal
239
+* Final payment → Complete transaction on Stripe/PayPal and receive order/payment confirmation
240
241
+---
242
243
244
## 👤 Profile System
245
246
* 🧑 Avatar profile upload → Allows users to set and update profile image
0 commit comments