- Verify mobile PLP filters on real devices (open/close/apply/clear/back-forward)
- Run manual smoke pass: PDP, PLP, cart page, minicart, search drawer
- Run
theme-checkwhen local Shopify CLI/Node deps are fixed
- P2 cleanup: copy consistency, small interaction polish, remove dead notes
- P0 complete: section rendering foundation, Shopify docs parity, PDP media reliability
- P1 complete except final manual verification
- Search and cart core hardening shipped (predictive drawer, cart notes/attributes)
- Reusable
product-cardsnippet added with PLP quick buy (single-variant) + PDP fallback - PDP recommendations no longer tied to variant switching
- PDP media now keeps variant-primary media first in viewer + thumbnails while keeping shared media
- Core checks passing in this environment:
bun run typecheck,bun run build
theme-checkis currently unavailable in this environment (command not found/ local CLI dependency issue)