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.
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.