Retail hardware, software, and Shopify Point of Sale
Hi, We are doing in person sales only with the POS app. when we email a receipt it is important to have the purchase date in the email as we offer returns only within 60 days of purchase.
I have edited the code a little with success, but don't know what code to add or where to add it. If anyone can suggest those things, I would love to try to add it myself.
Thank you.
I didn't add in the text to put in... I did put it on line 90 just after purchase order number. and I took out 'Today's Date' so it just shows the actual date.
{% assign today = 'now' | date: '%B %d, %Y' %}
<p>Today's Date: {{ today }}</p>
and this is how to get to the code to make the change...
Go to Shopify admin -> Settings -> Notifications. Go to Order confirmation -> Edit HTML/CSS. Locate the section where you want to add the date.
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025