When WooCommerce Mode is on, the service worker applies network-only to requests matching:
/checkoutand sub-paths/cartand sub-paths/my-accountand sub-paths- Any URL containing
?wc-ajax=
This ensures cart totals, payment steps, and account pages are never served stale.
