Adding new product page block where client can write text

Hello,

I need one additional text line in the product page where the client can insert his comment related order, this text I need not for all products. I think this line should be new option near “Color”, “Size”, “Style” sections.

What would be the suggestion?

Where exactly do you notice is the drag and drop section, because I see just “Color”, “Size”, “Style” sections?

You said you need to add a text to a particular section that means you are not editing

I need that line would be empty and the client can write his comment there. What suggestion of codding it would need?

Adding new product page block where client can write text, this can be at the backhand of the particular theme you used

  • Adding new product page block where client can write text, this can be at the backhand of the particular theme you used

How can I do this backhand, do you have any tutorial?

I still waiting an answer, does someone from the administrators will help me?

Hi @Decosin – does your theme has “Custom liquid” block under “Product Information”=> “Add block”?

recent Dawn should have it.

If yes, add this new block and paste the following code there:


Then simply drag this block to be below “Variant picker” block.

If you need to add it only for some products, then start by creating a new template for Products first, add this block and assign this template to the products which need this.

Should look and works as on screenshot below:

Thank you Tim works like a charm, perfect implementation because it is simple :wink:

How to do this with a 2.0 store. json files instead of liquid