βοΈHow to add date and time to Order confirmation email?
Since Shopify doesnβt allow our app to directly modify the emails you send, you can manually insert the date and time customers selected by following these steps:
Step 1. Copy the following lines of code
Step 2. Go to "Settings" and find "Notifications", then click "Customer notifcations"

Step 3. Choose "Order confirmation", and click "Edit code"

Step 4. Use Ctrl + F and type Shipping method to find

Step 5. Under the </tr>, paste the lines of code you just copied

Outcome
The selected delivery date and time will appear below Additional details:

Last updated
Was this helpful?