Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
I have created a form on the product page In which I added radio button for monogram I want to add 5$ in product price if radio input value is yes otherwise, price will remain same . How it is done in liquid ?
the form is
code is
<b>Product Price</b>{{product.price}} <p class="bold-label"> 4:Monogram<span class="red">*</span> <span class="inch">(+$5), </span> </p> <br /> <div class="fit" role="radiogroup"> <input type="radio" id="Monogram_No" name="properties[Monogram]" form="product-form- {{ product.id }}" value="No" checked /> <label for="Monogram_No">No</label> <input type="radio" id="Monogram_Yes" name="properties[Monogram]" form="product-form- {{ product.id }}" value="Yes" /> <label for="Monogram_Yes">Yes</label> </div>
similar functionality is done in this store https://www.cutlengthservice.com.au/products/shaw-aventus-5 .
How it is done in liquid ?
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024