Shopify themes, liquid, logos, and UX
We want to build a site for used branded mobiles. Can we implement a box beside the product image as mentioned in the attached picture.
Try adding this code
<div class="product-image">
<img src="{{ product.featured_image.src }}" alt="{{ product.featured_image.alt }}">
<div class="condition-box">
<div class="condition-option">
<input type="radio" name="condition" value="good">
<label for="good">Good</label>
</div>
<div class="condition-option">
<input type="radio" name="condition" value="fair">
<label for="fair">Fair</label>
</div>
<div class="condition-option">
<input type="radio" name="condition" value="superb">
<label for="superb">Superb</label>
</div>
</div>
</div>
Starting 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, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024