Use the app's Liquid examples to show a customer's saved delivery or pickup
details in Shopify notification emails.
Prerequisites
A delivery and a pickup test order
Permission to edit Shopify notification templates
A backup of the notification body before editing it
Instructions
Open Shopify admin → Apps → RP Local Delivery Date.
Go to Settings → Email Setups.
Choose the Shopify notification you want to update and open its template.
Back up the existing Email body (HTML).
Copy one Liquid example from the app.
Paste it inside the existing email body. Do not paste it into the subject or
an SMS template.Save the Shopify notification template.
Preview the email, then create separate test orders for local delivery,
pickup, shipping, and a date-only selection.Confirm delivery details appear only when the matching order attributes are
present and that ordinary shipping emails still render correctly.
Expected result
Shopify emails display the saved method, date, time, and location when those
values exist on the order.
Troubleshooting notes
Attribute names are case-sensitive. Copy the example without renaming them.
Shopify's sample preview may not include the app's saved order attributes; a
real test order is the reliable check.Restore your backup if the notification layout breaks.
Important warnings or limitations
Warning: Shopify owns and renders notification templates. Editing Liquid
incorrectly can affect every future email that uses the template.
