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?
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025