A space to discuss online store customization, theme development, and Liquid templating.
Good morning,
Has anyone seen a theme that allows customers to upload their logo or image and have it placed on object. Similar to Placeit.com?
I'm looking to be as cookie cutter as possible before I starty coding or hiring help.
Thank you!
Hi,
You can use this code snippet below and paste it to your product.liquid form. This image link should appear in check out.
<input required type="file" name="properties[upload]">