Donny Burnside
Results
1
comments of
Donny Burnside
> I also ran into this issue. I believe a more thorough, readable solution is: > > ```ruby > {% if product.has_only_default_variant %} > {% assign option = product.options_with_values[0] %}...