Liquid, JavaScript, themes, sales channels
Hello, everyone I have size variations on a product page like S, M, L & "Custom".
I want to display a custom text box for custom sizing. Customers can write custom size detail when clicking on "Custom" size variation & hide it when clicking on S, M, L, size, etc.
This is my text field code
<div class="product-form__input">
<label class="form__label" for="custom-size">Custom Size</label>
<input class="field__input" required type="text" id="custom-size" form="{{product_form_id}}" name="properties[Your Size]" />
</div>
I want show this code after size variant picker block.
Hello @Miraza606-Ozbix ,
Find the callback function or write a new one which will work on click of variant option size only.
You have to just make it conditional (show/hide) so it will work on variant option size and
Thanks
User | RANK |
---|---|
37 | |
27 | |
14 | |
13 | |
9 |
Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023You've downloaded the Search & Discovery app from the Shopify App store, and as you're ...
By Skye Nov 8, 2023