Shopify themes, liquid, logos, and UX
Hi all,
I was wondering if you can help and point me in the right direction.
I have some items that require personalisation. I have created a text input box for personalisation, however, I only want this to show up when a product item that has personalisation as "Yes" in its variation.
See image below:
The code I currently have in product-template-custom.liquid is:
<div class="product-single__quantity">
<label for="enter-personalisation">Enter Personalisation</label>
<input id="enter-personalisation" type="text" name="properties[Enter Personalisation]">
</div>
Option name: Personalisation
Option values: Yes, No
I hope that you can help
You would need JS to get this done, it won't work through Liquid if user cycles back between Yes & No. What theme are you using?
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025