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

Query time 0.00118

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "165.24"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "58.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": 58,
            "rows_produced_per_join": 58,
            "filtered": "100.00",
            "index_condition": "((`goimagine`.`a`.`option_id` in (7227,6258,49)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "49.67",
              "eval_cost": "5.80",
              "prefix_cost": "55.47",
              "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": 58,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "45.98",
              "eval_cost": "5.80",
              "prefix_cost": "107.24",
              "data_read_per_join": "44K"
            },
            "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 441 49 1 0.000 A 0.000 A 0.000 A A
A 28232 6258 1 0.000 A 0.000 A 0.000 A A
6" Width 30936 7227 1 0.000 A 0.000 A 0.000 A A
Cream 442 49 2 0.000 A 0.000 A 0.000 A A
B 28233 6258 2 0.000 A 0.000 A 0.000 A A
7" Width 30937 7227 2 1.000 A 0.000 A 0.000 A A
Black 443 49 3 0.000 A 0.000 A 0.000 A A
C 28234 6258 3 0.000 A 0.000 A 0.000 A A
8" Width 30938 7227 3 2.000 A 0.000 A 0.000 A A
Silver 444 49 4 0.000 A 0.000 A 0.000 A A
D 28235 6258 4 0.000 A 0.000 A 0.000 A A
9" Width 30939 7227 4 3.000 A 0.000 A 0.000 A A
Gray 445 49 5 0.000 A 0.000 A 0.000 A A
E 28236 6258 5 0.000 A 0.000 A 0.000 A A
10" Width 30940 7227 5 4.000 A 0.000 A 0.000 A A
Gold 446 49 6 0.000 A 0.000 A 0.000 A A
F 28237 6258 6 0.000 A 0.000 A 0.000 A A
11" Width 30941 7227 6 5.000 A 0.000 A 0.000 A A
Lemon 447 49 7 0.000 A 0.000 A 0.000 A A
G 28238 6258 7 0.000 A 0.000 A 0.000 A A
Orange 448 49 8 0.000 A 0.000 A 0.000 A A
H 28239 6258 8 0.000 A 0.000 A 0.000 A A
Royal Blue 449 49 9 0.000 A 0.000 A 0.000 A A
I 28240 6258 9 0.000 A 0.000 A 0.000 A A
Sky Blue 450 49 10 0.000 A 0.000 A 0.000 A A
J 28241 6258 10 0.000 A 0.000 A 0.000 A A
Turquoise 451 49 11 0.000 A 0.000 A 0.000 A A
K 28242 6258 11 0.000 A 0.000 A 0.000 A A
Mint 452 49 12 0.000 A 0.000 A 0.000 A A
L 28243 6258 12 0.000 A 0.000 A 0.000 A A
Pink 453 49 13 0.000 A 0.000 A 0.000 A A
M 28244 6258 13 0.000 A 0.000 A 0.000 A A
Bubble Gum 454 49 14 0.000 A 0.000 A 0.000 A A
N 28245 6258 14 0.000 A 0.000 A 0.000 A A
Hibiscus 455 49 15 0.000 A 0.000 A 0.000 A A
O 28246 6258 15 0.000 A 0.000 A 0.000 A A
Purple 456 49 16 0.000 A 0.000 A 0.000 A A
P 28247 6258 16 0.000 A 0.000 A 0.000 A A
Green Apple 457 49 17 0.000 A 0.000 A 0.000 A A
Q 28248 6258 17 0.000 A 0.000 A 0.000 A A
Red 458 49 18 0.000 A 0.000 A 0.000 A A
R 28249 6258 18 0.000 A 0.000 A 0.000 A A
Maroon 459 49 19 0.000 A 0.000 A 0.000 A A
S 28250 6258 19 0.000 A 0.000 A 0.000 A A
Green 460 49 20 0.000 A 0.000 A 0.000 A A
T 28251 6258 20 0.000 A 0.000 A 0.000 A A
Charcoal 27296 49 21 0.000 A 0.000 A 0.000 A A
U 28252 6258 21 0.000 A 0.000 A 0.000 A A
V 28253 6258 22 0.000 A 0.000 A 0.000 A A
W 28254 6258 23 0.000 A 0.000 A 0.000 A A
X 28255 6258 24 0.000 A 0.000 A 0.000 A A
Y 30855 6258 25 0.000 A 0.000 A 0.000 A A
Z 30856 6258 26 0.000 A 0.000 A 0.000 A A
AA 30857 6258 27 0.000 A 0.000 A 0.000 A A
BB 30858 6258 28 0.000 A 0.000 A 0.000 A A
CC 30859 6258 29 0.000 A 0.000 A 0.000 A A
DD 30860 6258 29 0.000 A 0.000 A 0.000 A A
EE 30861 6258 29 0.000 A 0.000 A 0.000 A A