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?
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024