Thank you!
Topic summary
Goal: add a per‑product note box above the Add to Cart button on all product pages.
Most recent update: The requester implemented it by adding a custom Liquid block to the product template and inserting code generated with a UI elements generator. They also plan to try a free product options app.
Key approach:
- Use line item properties (fields stored with each cart item) to capture customer notes and carry them into the cart and order.
- For older “vintage” themes, a shared guide explains how to add these fields.
Implementation options discussed:
- Custom code: add a text input above Add to Cart and name it as a line item property.
- Hire a developer to implement the customization.
- Use a free app providing product options/notes.
Outcome and next steps:
- A working solution via custom Liquid + generated code was reported.
- It was suggested to post the exact steps and mark the answer as the solution for future readers.
- No code snippets were shared; the thread appears resolved for the requester, pending solution marking.