Shopify themes, liquid, logos, and UX
I'm trying to have the size variant placeholder to have text("Select Size") instead of first variant size. Must be a way to do so. Please help 🙂
Thanks
I wish is was that simple!
This? onyl thing as dropdown in variant.picker.liquid...
<div class="product-form__input product-form__input--dropdown">
<label class="form__label" for="Option-{{ section.id }}-{{ forloop.index0 }}">
{{ option.name }}
</label>
<div class="select">
<select
id="Option-{{ section.id }}-{{ forloop.index0 }}"
class="select__select"
name="options[{{ option.name | escape }}]"
form="{{ product_form_id }}"
>
{% render 'product-variant-options', product: product, option: option, block: block %}
</select>
{% render 'icon-caret' %}
</div>
</div>
Just let me know what i need to do with this code, please.
Unfortunately, it did not work.
Can explain better, please. Thanks 🙂
I didnt attach the script either
By 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, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024