Hello I need to add a line item product property.
I created a customizable product template.
I added the following code between the liquid form code of the custom product template liquid:
The input tag is showing on the product page but the required attribute doesn’t work, I can checkout the order or insert the product into the cart.
What is the correct way to achieve that?
Also I want embed the line item property text into the order, how to do that?
Thanks.