remove redundant "view basket" link from cart drawer
The drawer now has full quantity controls, remove, subtotal, and checkout — the link to the cart page added friction without value. Cart page remains accessible via the basket icon in nav. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -49,7 +49,8 @@ Issues found during hands-on testing of the deployed prod site on mobile and des
|
||||
|
||||
### Cart
|
||||
- [x] Should be able to change quantity in the cart drawer (currently only on cart page?)
|
||||
- [ ] Cart drawer button → "view basket" feels redundant — streamline the flow
|
||||
- [x] Cart drawer button → "view basket" feels redundant — streamline the flow
|
||||
- [ ] Shipping costs: add Stripe shipping options or query Printify for dynamic rates
|
||||
|
||||
### Navigation & links
|
||||
- [ ] Search doesn't work (modal opens but no results/functionality)
|
||||
|
||||
Reference in New Issue
Block a user