How to edit the Ready for pickup notification

Topic summary

A user needs help modifying the “Ready for pickup” notification in Shopify, specifically wanting to replace the default text “Bring your confirmation email when you come to collect your order” and change the example address shown.

Solution provided:

  • Navigate to Settings → Notifications → Local pickup section → Ready for pickup → Edit code
  • The text to modify appears on the 2nd line of the code file
  • The location/address information automatically updates based on actual order data when orders are placed

Ongoing issue:
Another user reports difficulty editing the pickup location address in the code section—the house number changes successfully, but the street name doesn’t display (only zip code is visible). This problem remains unresolved.

Summarized with AI on October 29. AI used: claude-sonnet-4-5-20250929.

hi I am trying to edit the Ready for pickup notification

I was able to edit other notification but am struggling with this one

I need to replace this text

Bring your confirmation email when you come to collect your order


.

with my text

Also I need to change address that is in their example

Can anyone help ?

thank you in advance

Hi @Signs ,

  1. For text editing: Go to Settings, select Notification, then find Ready for pickup in the Local pickup section, and select Edit code, the text to be changed will be on the 2nd line in the code file.

  1. For the location and address section, this information will change based on the information provided so it will automatically update when the actual order is placed.

Hope it helps @Signs !

I am struggling with changing the pickup location address in the edit code section. It will change the house number but the street number doesn’t show. The only other thing I can see is the zip code. Not sure what I am doing wrong.