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
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025