Access a community of over 900,000 Shopify Merchants and Partners and engage in meaningful conversations with your peers.
Hello! SO i am using the turbo theme and i have went to shopify ui elements so that i can make something on my website where people can add order notes on the product page. I have entered the following code >>
<p class="line-item-property__field">
<label for="contact-informationadditional-notes">Contact Information/Additional Notes</label>
<textarea required class="required" id="contact-informationadditional-notes" name="properties[Contact Information/Additional Notes]"></textarea>
</p>
However, when i did a test order, the note i put in did not show up. it worked before on the debut theme , but it isnt working on turbo theme from out of the sandbox