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 (
    9821, 9823, 9828, 9829, 9862, 9860, 9861, 
    9854, 9858, 9856, 9857, 9835, 9831
  ) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00195

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "162.20"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "56.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": 56,
            "rows_produced_per_join": 56,
            "filtered": "100.00",
            "index_condition": "((`goimagine`.`a`.`option_id` in (9821,9823,9828,9829,9862,9860,9861,9854,9858,9856,9857,9835,9831)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "52.37",
              "eval_cost": "5.60",
              "prefix_cost": "57.97",
              "data_read_per_join": "2K"
            },
            "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": 56,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "42.63",
              "eval_cost": "5.60",
              "prefix_cost": "106.20",
              "data_read_per_join": "42K"
            },
            "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
43365 9856 0 0.000 A 0.000 A 0.000 A A
18 x 5.5 inches 43224 9821 1 0.000 A 0.000 A 0.000 A A
Natural (unpainted) 43235 9823 1 0.000 A 0.000 A 0.000 A A
10 x 4 inches 43264 9828 1 0.000 A 0.000 A 0.000 A A
Natural (unpainted) 43271 9829 1 0.000 A 0.000 A 0.000 A A
Natural (unpainted) 43279 9831 1 0.000 A 0.000 A 0.000 A A
Natural (unpainted) 43288 9835 1 0.000 A 0.000 A 0.000 A A
Small 43358 9854 1 0.000 A 0.000 A 0.000 A A
43364 9856 1 10.000 A 0.000 A 0.000 A A
Black 43366 9857 1 0.000 A 0.000 A 0.000 A A
Natural (unpainted) 43372 9858 1 0.000 A 0.000 A 0.000 A A
15 inches 43385 9860 1 0.000 A 0.000 A 0.000 A A
Natural (unpainted) 43389 9861 1 0.000 A 0.000 A 0.000 A A
24 x 7.5 inches 43225 9821 2 10.000 A 0.000 A 0.000 A A
Black 43236 9823 2 0.000 A 0.000 A 0.000 A A
12 x 5 inches 43265 9828 2 4.000 A 0.000 A 0.000 A A
Black 43272 9829 2 0.000 A 0.000 A 0.000 A A
Black 43280 9831 2 0.000 A 0.000 A 0.000 A A
Black 43289 9835 2 0.000 A 0.000 A 0.000 A A
Medium 43359 9854 2 5.000 A 0.000 A 0.000 A A
Bronze 43367 9857 2 0.000 A 0.000 A 0.000 A A
Black 43373 9858 2 0.000 A 0.000 A 0.000 A A
18 inches 43386 9860 2 5.000 A 0.000 A 0.000 A A
Black 43390 9861 2 0.000 A 0.000 A 0.000 A A
30 x 9.5 inches 43226 9821 3 20.000 A 0.000 A 0.000 A A
Gold 43237 9823 3 0.000 A 0.000 A 0.000 A A
15 x 6 inches 43266 9828 3 10.000 A 0.000 A 0.000 A A
Gold 43273 9829 3 0.000 A 0.000 A 0.000 A A
Gold 43281 9831 3 0.000 A 0.000 A 0.000 A A
Gold 43290 9835 3 0.000 A 0.000 A 0.000 A A
Large 43360 9854 3 10.000 A 0.000 A 0.000 A A
Gold 43374 9858 3 0.000 A 0.000 A 0.000 A A
21 inches 43387 9860 3 10.000 A 0.000 A 0.000 A A
Gold 43391 9861 3 0.000 A 0.000 A 0.000 A A
36 x 11 inches 43227 9821 4 25.000 A 0.000 A 0.000 A A
Silver 43238 9823 4 0.000 A 0.000 A 0.000 A A
17.5 x 7 inches 43267 9828 4 15.000 A 0.000 A 0.000 A A
Silver 43274 9829 4 0.000 A 0.000 A 0.000 A A
Silver 43282 9831 4 0.000 A 0.000 A 0.000 A A
Silver 43291 9835 4 0.000 A 0.000 A 0.000 A A
Silver 43375 9858 4 0.000 A 0.000 A 0.000 A A
24 inches 43388 9860 4 15.000 A 0.000 A 0.000 A A
Silver 43392 9861 4 0.000 A 0.000 A 0.000 A A
42 x 13 inches 43228 9821 5 35.000 A 0.000 A 0.000 A A
Copper 43239 9823 5 0.000 A 0.000 A 0.000 A A
20 x 8 inches 43268 9828 5 20.000 A 0.000 A 0.000 A A
Copper 43275 9829 5 0.000 A 0.000 A 0.000 A A
Copper 43283 9831 5 0.000 A 0.000 A 0.000 A A
Copper 43292 9835 5 0.000 A 0.000 A 0.000 A A
Copper 43376 9858 5 0.000 A 0.000 A 0.000 A A
Copper 43393 9861 5 0.000 A 0.000 A 0.000 A A
48 x 15 inches 43229 9821 6 40.000 A 0.000 A 0.000 A A
25 x 10 inches 43269 9828 6 30.000 A 0.000 A 0.000 A A
White 43377 9858 6 0.000 A 0.000 A 0.000 A A
30 x 12 inches 43270 9828 7 40.000 A 0.000 A 0.000 A A