Skip to main content

Add Delivery Details to Shopify Emails

Use the app's Liquid examples to show a customer's saved delivery or pickup details in Shopify notification

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

  1. Open Shopify admin → Apps → RP Local Delivery Date.

  2. Go to Settings → Email Setups.

  3. Choose the Shopify notification you want to update and open its template.

  4. Back up the existing Email body (HTML).

  5. Copy one Liquid example from the app.

  6. Paste it inside the existing email body. Do not paste it into the subject or
    an SMS template.

  7. Save the Shopify notification template.

  8. Preview the email, then create separate test orders for local delivery,
    pickup, shipping, and a date-only selection.

  9. 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.

Suggested Articles

Did this answer your question?