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

Query time 0.00733

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "115.96"
    },
    "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 (18426,22256)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "34.83",
              "eval_cost": "4.10",
              "prefix_cost": "38.93",
              "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": "31.93",
              "eval_cost": "4.10",
              "prefix_cost": "74.96",
              "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 72436 18426 1 0.000 A 0.000 A 0.000 A A
Brown 87872 22256 1 0.000 A 0.000 A 0.000 A A
Linen 72437 18426 2 0.000 A 0.000 A 0.000 A A
Black 87873 22256 2 0.000 A 0.000 A 0.000 A A
Fisherman 72438 18426 3 0.000 A 0.000 A 0.000 A A
Silver Fox 87874 22256 3 0.000 A 0.000 A 0.000 A A
Oatmeal 87845 18426 4 0.000 A 0.000 A 0.000 A A
Dark Gray 87875 22256 4 0.000 A 0.000 A 0.000 A A
Taupe 87846 18426 5 0.000 A 0.000 A 0.000 A A
Platinum Gray 87876 22256 5 0.000 A 0.000 A 0.000 A A
Chocolate 87847 18426 6 0.000 A 0.000 A 0.000 A A
White 87877 22256 6 0.000 A 0.000 A 0.000 A A
Barley 87848 18426 7 0.000 A 0.000 A 0.000 A A
Grape 87878 22256 7 0.000 A 0.000 A 0.000 A A
Pale Gray 87849 18426 8 0.000 A 0.000 A 0.000 A A
Lavender 87879 22256 8 0.000 A 0.000 A 0.000 A A
Silver Gray 87850 18426 9 0.000 A 0.000 A 0.000 A A
Kelly Green 87880 22256 9 0.000 A 0.000 A 0.000 A A
Charcoal Gray 87851 18426 10 0.000 A 0.000 A 0.000 A A
Pink 87881 22256 10 0.000 A 0.000 A 0.000 A A
Dark Gray Heather 87852 18426 11 0.000 A 0.000 A 0.000 A A
Blush Pink 87882 22256 11 0.000 A 0.000 A 0.000 A A
Black 87853 18426 12 0.000 A 0.000 A 0.000 A A
Dusty Blue 87854 18426 13 0.000 A 0.000 A 0.000 A A
Colonial Blue 87855 18426 14 0.000 A 0.000 A 0.000 A A
Midnight Blue 87856 18426 15 0.000 A 0.000 A 0.000 A A
Navy 87857 18426 16 0.000 A 0.000 A 0.000 A A
Orion Blue 87858 18426 17 0.000 A 0.000 A 0.000 A A
Sage 87859 18426 18 0.000 A 0.000 A 0.000 A A
Dusty Green 87860 18426 19 0.000 A 0.000 A 0.000 A A
Olive 87861 18426 20 0.000 A 0.000 A 0.000 A A
Mustard 87862 18426 21 0.000 A 0.000 A 0.000 A A
Honey 87863 18426 22 0.000 A 0.000 A 0.000 A A
Blush Pink 87864 18426 23 0.000 A 0.000 A 0.000 A A
Rose Shocking 87865 18426 24 0.000 A 0.000 A 0.000 A A
Burgundy 87866 18426 25 0.000 A 0.000 A 0.000 A A
Cranberry 87867 18426 26 0.000 A 0.000 A 0.000 A A
Rust 87868 18426 27 0.000 A 0.000 A 0.000 A A
Terracotta 87869 18426 28 0.000 A 0.000 A 0.000 A A
Dusty Purple 87870 18426 29 0.000 A 0.000 A 0.000 A A
Purple 87871 18426 30 0.000 A 0.000 A 0.000 A A