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 (421, 1004, 724, 725, 2096, 2097) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00622

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "118.94"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "40.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": 40,
            "rows_produced_per_join": 40,
            "filtered": "100.00",
            "index_condition": "((`goimagine`.`a`.`option_id` in (421,1004,724,725,2096,2097)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "38.63",
              "eval_cost": "4.00",
              "prefix_cost": "42.63",
              "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": 40,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "32.31",
              "eval_cost": "4.00",
              "prefix_cost": "78.94",
              "data_read_per_join": "30K"
            },
            "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
Dragons 3310 725 0 0.000 A 0.000 A 0.000 A A
Unicorns 3311 725 0 0.000 A 0.000 A 0.000 A A
Mermaids 3312 725 0 0.000 A 0.000 A 0.000 A A
Floral 3313 725 0 0.000 A 0.000 A 0.000 A A
Mint Blue 8817 2096 0 0.000 A 0.000 A 0.000 A A
Pink 8818 2096 0 0.000 A 0.000 A 0.000 A A
12 months 8820 2097 0 0.000 A 0.000 A 0.000 A A
18 months 8821 2097 0 0.000 A 0.000 A 0.000 A A
2T 8822 2097 0 0.000 A 0.000 A 0.000 A A
3T 8823 2097 0 4.000 A 0.000 A 0.000 A A
4T 8824 2097 0 4.000 A 0.000 A 0.000 A A
5 8825 2097 0 4.000 A 0.000 A 0.000 A A
6 8826 2097 0 4.000 A 0.000 A 0.000 A A
7 8827 2097 0 8.000 A 0.000 A 0.000 A A
8 8828 2097 0 8.000 A 0.000 A 0.000 A A
10 8829 2097 0 8.000 A 0.000 A 0.000 A A
Coral Pink Dots 2143 421 1 0.000 A 0.000 A 0.000 A A
Fitted Sheet 3308 724 1 0.000 A 0.000 A 0.000 A A
13" x 20" fits 12" x 16" pillow 4392 1004 1 0.000 A 0.000 A 0.000 A A
Lavender Dots 2420 421 2 0.000 A 0.000 A 0.000 A A
Toddler Flat Sheet 3309 724 2 0.000 A 0.000 A 0.000 A A
13" x 20" pillowcase with 12" x 16" pillow 28981 1004 2 34.000 A 0.000 A 0.000 A A
14" x 23" fits 13" x 19" pillow 4393 1004 3 1.500 A 0.000 A 0.000 A A
Gold Shards 4407 421 3 0.000 A 0.000 A 0.000 A A
Toddler Set (1 Flat & Fitted) 4874 724 3 45.000 A 0.000 A 0.000 A A
15" x 24" fits 14" x 20" pillow 4394 1004 4 2.000 A 0.000 A 0.000 A A
Green Checkmark 4405 421 4 0.000 A 0.000 A 0.000 A A
Deep Plum 2449 421 5 0.000 A 0.000 A 0.000 A A
16.5" x 24" fits 16" x 20" pillow 4395 1004 5 3.000 A 0.000 A 0.000 A A
Pale Pink 2450 421 6 0.000 A 0.000 A 0.000 A A
Standard Size 4396 1004 6 10.000 A 0.000 A 0.000 A A
Queen Size 4397 1004 7 12.000 A 0.000 A 0.000 A A
Green 4404 421 7 0.000 A 0.000 A 0.000 A A
King Size 4398 1004 8 14.000 A 0.000 A 0.000 A A
Gold 4406 421 8 0.000 A 0.000 A 0.000 A A
Jungle Floral 4399 421 9 0.000 A 0.000 A 0.000 A A
Jungle Animals 4400 421 10 0.000 A 0.000 A 0.000 A A
Elephants 4401 421 11 0.000 A 0.000 A 0.000 A A
Pineapples 4402 421 12 0.000 A 0.000 A 0.000 A A
Peacocks 4403 421 13 0.000 A 0.000 A 0.000 A A