Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.05 KB

File metadata and controls

21 lines (17 loc) · 1.05 KB

TODO - Shopify Skeleton Theme

Now

  • 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-check when local Shopify CLI/Node deps are fixed

Next

  • P2 cleanup: copy consistency, small interaction polish, remove dead notes

Done (Latest)

  • 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-card snippet 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

Notes

  • theme-check is currently unavailable in this environment (command not found / local CLI dependency issue)