- Cart tokens now use a new format for both AJAX and Storefront GraphQL Cart APIs.
- Functionality remains unchanged; treat the token as an opaque random identifier.
- Update any app or theme code that assumes a specific token format (e.g., regex) to avoid hard‑coded assumptions.