How can I add note sections to each product page in my flower shop?

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

1 Like

Hi @MarioKan !

What theme are you using? Let me know so we can provide a solution!

1 Like

Hi @JHKCreate Thank you for your fast reply

Theme is supply

Thanks!

Go to your Online Themes → Edit → Edit Code → product-template.liquid

And add the following code inside your form element


 

Let me know if that works!

1 Like

Worked perfectly! That’s awesome

Thank you

Cheers!

1 Like

Hi!!

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 tag and add the code after the tag and before its closing tag

Amazing! Thank you. Worked perfectly.

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.

1 Like

Hi!!

I added your code and the note block was added beautifully in the products page, but I did a purchase test, and the note does not appear on the order summary, and the purpose is to be able to see the note when there’s a purchase.

Do you know is their a way so I can see the note in the order summary?

Thank you so much for your help.