Shop Pay Express Checkout Page - Editing the title text

Topic summary

Issue: Merchant wants to change the “Ship to” heading on the Shop Pay Express checkout page. They can edit the subtitle via code but cannot locate or override the “Ship to” text; attempts via “Edit default theme content” did not work.

Proposed approach: Use Theme Settings > Edit default theme content to modify default.json (theme text strings). Search for “Ship To” and edit the title; it may reside under a different section/checkbox, so change and test iteratively.

Artifacts: Screenshots are provided showing where to access default theme content and the search/edit flow.

Status: No confirmation that this resolves the issue for Shop Pay Express specifically; outcome remains unresolved and may require further verification.

Summarized with AI on January 4. AI used: gpt-5.

How can I edit the text “Ship to” on the Shop Pay Express checkout page - I can edit the title below by editing the code - but I cannot find the right code to edit for the “Ship to” - I’ve tried the “Edit default theme content” but this does not work - thanks

Hey @mstill63 ,

You’re supposed to change it directly in the default.json

Go to “Edit default theme content” in your theme settings.

Search for “Ship To”, and edit the title. (It might be in another checkbox also, but just change and test it just in case)