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 (
    18945, 18946, 19064, 33515, 32897, 19065, 
    32218, 31644, 32216, 32219, 27907, 
    27905, 27894, 19061, 19063, 24027, 
    21958, 24628, 21896
  ) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.01614

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "155.20"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "50.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": 50,
            "rows_produced_per_join": 50,
            "filtered": "100.00",
            "index_condition": "((`goimagine`.`a`.`option_id` in (18945,18946,19064,33515,32897,19065,32218,31644,32216,32219,27907,27905,27894,19061,19063,24027,21958,24628,21896)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "55.88",
              "eval_cost": "5.00",
              "prefix_cost": "60.88",
              "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": 50,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "39.32",
              "eval_cost": "5.00",
              "prefix_cost": "105.20",
              "data_read_per_join": "38K"
            },
            "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
YES - PLS ENTER INFO IN BOX BELOW 74462 18945 0 0.000 A 0.000 A 0.000 A A
NO - CUSTOM ORDER? SEE INSTRUCTIONS BELOW 74498 18945 0 0.000 A 0.000 A 0.000 A A
fire.fly.lanez21@gmail.com 74980 19065 0 0.000 A 0.000 A 0.000 A A
-- 76281 19061 0 0.000 A 0.000 A 0.000 A A
Single Tealight 86480 21896 0 0.000 A 0.000 A 0.000 A A
fire.fly.lanez21@gmail.com 86609 21958 0 0.000 A 0.000 A 0.000 A A
- - 94794 24027 0 0.000 A 0.000 A 0.000 A A
- - 96945 24628 0 0.000 A 0.000 A 0.000 A A
1 Set (2) 111761 27894 0 0.000 A 0.000 A 0.000 A A
2 Sets (4) 111762 27894 0 20.000 A 0.000 A 0.000 A A
3 Sets (6) 111763 27894 0 40.000 A 0.000 A 0.000 A A
1 Set (2) 111768 27907 0 0.000 A 0.000 A 0.000 A A
2 Sets (4) 111769 27907 0 15.000 A 0.000 A 0.000 A A
3 Sets (6) 111770 27907 0 30.000 A 0.000 A 0.000 A A
No 127336 32216 0 0.000 A 0.000 A 0.000 A A
Simple decal 127337 32216 0 2.000 A 0.000 A 0.000 A A
Intricate decal 127338 32216 0 3.000 A 0.000 A 0.000 A A
Etching 127340 32216 0 5.000 A 0.000 A 0.000 A A
Peek-a-boo 127342 32216 0 7.000 A 0.000 A 0.000 A A
No 127345 32218 0 0.000 A 0.000 A 0.000 A A
Simple decal 127346 32218 0 2.000 A 0.000 A 0.000 A A
Intricate decal 127347 32218 0 3.000 A 0.000 A 0.000 A A
Peek-a-boo 127348 32218 0 7.000 A 0.000 A 0.000 A A
No 127349 32219 0 0.000 A 0.000 A 0.000 A A
Simple decal 127350 32219 0 2.000 A 0.000 A 0.000 A A
Intricate decal 127351 32219 0 3.000 A 0.000 A 0.000 A A
No 129603 32897 0 0.000 A 0.000 A 0.000 A A
Paw print 129605 32897 0 1.000 A 0.000 A 0.000 A A
Heart 129606 32897 0 1.000 A 0.000 A 0.000 A A
Crystal pendants 129607 32897 0 1.000 A 0.000 A 0.000 A A
Assorted Charms 129608 32897 0 1.000 A 0.000 A 0.000 A A
Motivational Charms 129609 32897 0 1.000 A 0.000 A 0.000 A A
mica powders 74972 19061 1 0.000 A 0.000 A 0.000 A A
Set of 3 Tealights 86481 21896 1 16.000 A 0.000 A 0.000 A A
Charm(s) 94795 24027 1 0.000 A 0.000 A 0.000 A A
Decorative Pin 96946 24628 1 0.000 A 0.000 A 0.000 A A
Bracelet 132495 33515 1 0.000 A 0.000 A 0.000 A A
pigment inks 74973 19061 2 0.000 A 0.000 A 0.000 A A
Pendant(s) 94796 24027 2 0.000 A 0.000 A 0.000 A A
Pendant 96947 24628 2 0.000 A 0.000 A 0.000 A A
Pendant / Earrings 132496 33515 2 15.000 A 0.000 A 0.000 A A
alcohol inks 74974 19061 3 0.000 A 0.000 A 0.000 A A
Keychain 96662 24027 3 0.000 A 0.000 A 0.000 A A
All 3 132508 33515 3 25.000 A 0.000 A 0.000 A A
glitters 74975 19061 4 0.000 A 0.000 A 0.000 A A