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.
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024