Dawn 2.0 adding a text box to each product page

Hi @Guleria , that has worked to add in the extra boxes but I dont understand how I get it on only some of my products as not all of my items need to be personalised

Thanks

Hello @LauraRiver2020 ,

They are many way to do it.

  1. Using alternate template

  2. Build a logic with tags

  3. Build a logic with metafile

I recommend metafield. Enable a true/false metafield and call it in the code you added in main-product.liquid
The logic will be if product metafile is true, your code will works else do nothing.

@LauraRiver2020 Check out this video tutorial here https://youtu.be/m5Ya1fHAKq4 where you can learn how to add If conditions

Hi - Thanks very much for your tip so far. Do you know if it’s possible to change the colour of the box as it’s framed in black but my text for my website is dark blue? Thanks, Amy

You will have to add CSS code for that

Is there any way we can turn a button on the product page to customize instead of a second buy now send to checkout option like Etsy has. I want the button not a text box so that they can check out as Is or customize with an additional charge.