SELECT 
  b.variant_name, 
  a.* 
FROM 
  product_option_variants AS a 
  LEFT JOIN product_option_variants_descriptions AS b ON b.variant_id = a.variant_id 
  AND b.lang_code = 'en' 
WHERE 
  1 
  AND a.option_id IN (7420, 7419, 7418, 7417) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00191

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "96.24"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "34.00"
      },
      "nested_loop": [
        {
          "table": {
            "table_name": "a",
            "access_type": "range",
            "possible_keys": [
              "status",
              "option_id",
              "option_id_2"
            ],
            "key": "option_id",
            "used_key_parts": [
              "option_id",
              "status"
            ],
            "key_length": "6",
            "rows_examined_per_scan": 34,
            "rows_produced_per_join": 34,
            "filtered": "100.00",
            "index_condition": "((`goimagine`.`a`.`option_id` in (7420,7419,7418,7417)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "29.51",
              "eval_cost": "3.40",
              "prefix_cost": "32.91",
              "data_read_per_join": "1K"
            },
            "used_columns": [
              "variant_id",
              "option_id",
              "position",
              "modifier",
              "modifier_type",
              "weight_modifier",
              "weight_modifier_type",
              "point_modifier",
              "point_modifier_type",
              "status",
              "etsy_variant_id"
            ]
          }
        },
        {
          "table": {
            "table_name": "b",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "variant_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "goimagine.a.variant_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 34,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "25.93",
              "eval_cost": "3.40",
              "prefix_cost": "62.24",
              "data_read_per_join": "26K"
            },
            "used_columns": [
              "variant_id",
              "lang_code",
              "variant_name"
            ]
          }
        }
      ]
    }
  }
}

Result

variant_name variant_id option_id position modifier modifier_type weight_modifier weight_modifier_type point_modifier point_modifier_type status etsy_variant_id
White 31567 7417 0 0.000 A 0.600 A 0.000 A A
Soft white 31568 7417 0 0.000 A 0.600 A 0.000 A A
Pink Sand 31569 7417 0 0.000 A 0.600 A 0.000 A A
Lavender 31570 7417 0 0.000 A 0.600 A 0.000 A A
Beryl 31571 7417 0 0.000 A 0.600 A 0.000 A A
Yellow 31572 7417 0 0.000 A 0.600 A 0.000 A A
Stone 31573 7417 0 0.000 A 0.600 A 0.000 A A
Walnut 31574 7417 0 0.000 A 0.600 A 0.000 A A
Mint 31575 7417 0 0.000 A 0.600 A 0.000 A A
Fog 31576 7417 0 0.000 A 0.600 A 0.000 A A
Khaki 31577 7417 0 0.000 A 0.600 A 0.000 A A
Army 31578 7417 0 0.000 A 0.600 A 0.000 A A
Dark Seafoam 31579 7417 0 0.000 A 0.600 A 0.000 A A
Black 31580 7417 0 0.000 A 0.600 A 0.000 A A
Light Blue 31581 7417 0 0.000 A 0.600 A 0.000 A A
Cornflower 31582 7417 0 0.000 A 0.600 A 0.000 A A
Cactus 31583 7417 0 0.000 A 0.600 A 0.000 A A
Horizon 31584 7417 0 0.000 A 0.600 A 0.000 A A
Voilet 31585 7417 0 0.000 A 0.600 A 0.000 A A
Purple 31586 7417 0 0.000 A 0.600 A 0.000 A A
Dark Purple 31587 7417 0 0.000 A 0.600 A 0.000 A A
Grapefruit 31588 7417 0 0.000 A 0.600 A 0.000 A A
Girly Pink 31589 7417 0 0.000 A 0.600 A 0.000 A A
Pomegranate 31590 7417 0 0.000 A 0.600 A 0.000 A A
Wine 31591 7417 0 0.000 A 0.600 A 0.000 A A
Apricot 31592 7417 0 0.000 A 0.600 A 0.000 A A
Dark Orange 31593 7417 0 0.000 A 0.600 A 0.000 A A
Red 31594 7417 0 0.000 A 0.600 A 0.000 A A
38/40 S/M 31595 7418 0 0.000 A 0.000 A 0.000 A A
38/40 M/L 31596 7418 0 0.000 A 0.000 A 0.000 A A
42/44 S/M 31597 7418 0 0.000 A 0.000 A 0.000 A A
42/44 M/L 31598 7418 0 0.000 A 0.000 A 0.000 A A
Natural Engrave 31599 7419 0 0.000 A 0.000 A 0.000 A A