Shopify themes, liquid, logos, and UX
Hi,
I have a flower shop and need Add Notes To every Product Page so clients can have the possibility of adding their messages.
Any idea on how this can be done?
Thanks
Solved! Go to the solution
This is an accepted solution.
Thanks!
Go to your Online Themes -> Edit -> Edit Code -> product-template.liquid
And add the following code inside your form element
<p class="line-item-property__field">
<textarea id="add-a-special-note" name="properties[Add A Special Note]" placeholder="Add Special Note..."></textarea>
</p>
Let me know if that works!
Hi @MarioKan !
What theme are you using? Let me know so we can provide a solution!
This is an accepted solution.
Thanks!
Go to your Online Themes -> Edit -> Edit Code -> product-template.liquid
And add the following code inside your form element
<p class="line-item-property__field">
<textarea id="add-a-special-note" name="properties[Add A Special Note]" placeholder="Add Special Note..."></textarea>
</p>
Let me know if that works!
Cheers!
Would this also work for the Minimal theme? If so, where do insert the code within the form?
Yes it works across all themes, you just need to go to your product template file, locate the <form> tag and add the code after the tag and before its closing tag </form>
Is this possible to ad on a few selected products only?
I am wanting to add this code to my product too but can't work out where to add it to the product.json code? every time I try it says there was an error and can't save it. Can you help at all? Thanks!
Hi @MarioKan !
We just launched an app to solve this exact issue for florists - it lets people add a custom message plus a nice greeting card that you print and include with the delivery. https://apps.shopify.com/voucherapp
The receiver also can scan the card to get the full digital message including any video messages or images they added.
I can help you add it to your store if you want to give it a try! rob.
User | RANK |
---|---|
121 | |
91 | |
77 | |
72 | |
41 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022