Feature #10434
openImplement the following e-commerce enhancements and fixes across the cart, dashboard, order, and notification flows.
100%
Description
Full Cart View
When the user is viewing the full cart page, the side cart dialog should not be displayed.
Similar Products API
Provide a new API that accepts a product ID and returns similar products.
Integrate and display similar products in the cart page.
Header Location
For guest customers, remove the static addresses currently displayed in the header.
For logged-in customers, display their latest delivery address dynamically.
Dashboard Banner
Remove the banner skeleton layout from the dashboard.
Featured Products
Add a Featured Products API.
Integrate the API and display featured products on the dashboard.
Cart Quantity Update
Fix the quantity increment and decrement functionality in the full cart view.
Ensure quantity changes are correctly updated in the backend and reflected in cart totals.
Order Notifications
Company order notification emails are currently being sent without considering the Manage Notifications configuration.
Update the notification logic to respect the configured notification settings.
Ensure the end customer receives the appropriate order confirmation notification after placing an order.
Subtasks
Related issues