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 (16005, 22255) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00119

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "116.56"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "41.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": 41,
            "rows_produced_per_join": 41,
            "filtered": "100.00",
            "index_condition": "((`goimagine`.`a`.`option_id` in (16005,22255)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "35.22",
              "eval_cost": "4.10",
              "prefix_cost": "39.32",
              "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": 41,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "32.14",
              "eval_cost": "4.10",
              "prefix_cost": "75.56",
              "data_read_per_join": "31K"
            },
            "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 61973 16005 1 0.000 A 0.000 A 0.000 A A
Brown 87834 22255 1 0.000 A 0.000 A 0.000 A A
Linen 61974 16005 2 0.000 A 0.000 A 0.000 A A
Black 87835 22255 2 0.000 A 0.000 A 0.000 A A
Fisherman 61975 16005 3 0.000 A 0.000 A 0.000 A A
Silver Fox 87836 22255 3 0.000 A 0.000 A 0.000 A A
Oatmeal 87807 16005 4 0.000 A 0.000 A 0.000 A A
Dark Gray 87837 22255 4 0.000 A 0.000 A 0.000 A A
Taupe 87808 16005 5 0.000 A 0.000 A 0.000 A A
Platinum Gray 87838 22255 5 0.000 A 0.000 A 0.000 A A
Chocolate 87809 16005 6 0.000 A 0.000 A 0.000 A A
White 87839 22255 6 0.000 A 0.000 A 0.000 A A
Barley 87810 16005 7 0.000 A 0.000 A 0.000 A A
Grape 87840 22255 7 0.000 A 0.000 A 0.000 A A
Pale Gray 87811 16005 8 0.000 A 0.000 A 0.000 A A
Lavender 87841 22255 8 0.000 A 0.000 A 0.000 A A
Silver Gray 87812 16005 9 0.000 A 0.000 A 0.000 A A
Kelly Green 87842 22255 9 0.000 A 0.000 A 0.000 A A
Charcoal Gray 87813 16005 10 0.000 A 0.000 A 0.000 A A
Pink 87843 22255 10 0.000 A 0.000 A 0.000 A A
Dark Gray Heather 87814 16005 11 0.000 A 0.000 A 0.000 A A
Blush Pink 87844 22255 11 0.000 A 0.000 A 0.000 A A
Black 87815 16005 12 0.000 A 0.000 A 0.000 A A
Dusty Blue 87816 16005 13 0.000 A 0.000 A 0.000 A A
Colonial Blue 87817 16005 14 0.000 A 0.000 A 0.000 A A
Midnight Blue 87818 16005 15 0.000 A 0.000 A 0.000 A A
Navy 87819 16005 16 0.000 A 0.000 A 0.000 A A
Orion Blue 87820 16005 17 0.000 A 0.000 A 0.000 A A
Sage 87821 16005 18 0.000 A 0.000 A 0.000 A A
Dusty Green 87822 16005 19 0.000 A 0.000 A 0.000 A A
Olive 87823 16005 20 0.000 A 0.000 A 0.000 A A
Mustard 87824 16005 21 0.000 A 0.000 A 0.000 A A
Honey 87825 16005 22 0.000 A 0.000 A 0.000 A A
Blush Pink 87826 16005 23 0.000 A 0.000 A 0.000 A A
Rose Shocking 87827 16005 24 0.000 A 0.000 A 0.000 A A
Burgundy 87828 16005 25 0.000 A 0.000 A 0.000 A A
Cranberry 87829 16005 26 0.000 A 0.000 A 0.000 A A
Rust 87830 16005 27 0.000 A 0.000 A 0.000 A A
Terracotta 87831 16005 28 0.000 A 0.000 A 0.000 A A
Dusty Purple 87832 16005 29 0.000 A 0.000 A 0.000 A A
Purple 87833 16005 30 0.000 A 0.000 A 0.000 A A