Add a form field to a product (instructions to seller)

Hi, I am selling greeting cards and I would like costumers to share with me their text, so that I can write it down for them on the card.

I thought about adding a form field to the product page, so that it will be sent to me with the order.

Anyone knows how can I do that ?

Maybe an app ?

https://ohcookie.at/

Hi,

Your site shows you’re using the Dawn theme, so here are the steps:

  • In the product information section of the default product section of your theme, click “Add block”, and select “Custom Liquid”
  • Drag the “Custom Liquid” block to just under “Quantity selector”
  • Click on the “Custom Liquid” block, you should now see a text box
  • In the box, paste the following piece of code:

  • Click Save.

Your product page should now have a text box in it for your customers to send a message with their order.

Hope that hepls.