Product Variant

Is there any way to default the second option choice? Coz it looks like too duplicated to mention the color twice when there’s no color option to choose.

Hi,

You can use Javascript or use Shopify’s variant options in liquid code

Javascript example


Hi @DE_2 :raising_hands:

In this case, the customer’s requirement is that the product has only one color, but the product page is still showing a Color option as a separate selection - so it looks repetitive and unnecessary. They’re asking whether there’s a way to preselect the second option by default or reconfigure it so buyers don’t have to choose the color again, since there aren’t actually multiple colors to choose from.

With Easify Product Options, this can be handled very easily - no complicated code changes needed.

Here’s an example I’ve created so you can see how it works:

  • This is the result:

  • This is the app setting:

The customer just needs to use a Button-style option, then add only one option value that matches the product’s actual color - for example, “White x Light Grey” - and set the option label to Color. Then simply tick Default for that value, so the color is automatically preselected as soon as the customer lands on the product page - no extra action required and it won’t feel repetitive.

This approach makes the interface cleaner while still clearly showing the product’s color information to customers, without giving the impression that there are multiple color choices when there’s actually only one.

Besides Button options for color, the app also supports a wide range of other option types, giving merchants flexibility to match different product needs. For example: Button or Swatch options for size and style, Dropdowns when there are many choices but a cleaner UI is preferred, Text or Textarea for personalization content, Image or File Upload options so customers can upload images, and Modal popups to display size charts or additional information without navigating away from the product page.:smiling_face_with_three_hearts: