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 (
    19598, 19554, 19555, 19563, 19557, 19562, 
    19594, 19589, 19649, 19592, 19593
  ) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00424

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "178.93"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "62.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": 62,
            "rows_produced_per_join": 62,
            "filtered": "100.00",
            "index_condition": "((`goimagine`.`a`.`option_id` in (19598,19554,19555,19563,19557,19562,19594,19589,19649,19592,19593)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "57.02",
              "eval_cost": "6.20",
              "prefix_cost": "63.22",
              "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": 62,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "47.51",
              "eval_cost": "6.20",
              "prefix_cost": "116.93",
              "data_read_per_join": "47K"
            },
            "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
18-24m 76908 19555 0 0.000 A 0.000 A 0.000 A A
2T 76909 19555 0 0.000 A 0.000 A 0.000 A A
3T 76910 19555 0 0.000 A 0.000 A 0.000 A A
4T 76911 19555 0 0.000 A 0.000 A 0.000 A A
5T 76912 19555 0 0.000 A 0.000 A 0.000 A A
Girl’s 4 76913 19555 0 0.000 A 0.000 A 0.000 A A
Girl’s 5/6 76914 19555 0 0.000 A 0.000 A 0.000 A A
Girl’s 7/8 76915 19555 0 0.000 A 0.000 A 0.000 A A
Girl’s 10/12 76916 19555 0 0.000 A 0.000 A 0.000 A A
Girl’s 14 76917 19555 0 0.000 A 0.000 A 0.000 A A
Girl’s 16 76918 19555 0 0.000 A 0.000 A 0.000 A A
X-Small 76924 19562 0 0.000 A 0.000 A 0.000 A A
Girls 3T 102683 19594 0 0.000 A 0.000 A 0.000 A A
Small 76925 19562 1 0.000 A 0.000 A 0.000 A A
0-3 77071 19592 1 0.000 A 0.000 A 0.000 A A
Boys 18-24m 77077 19594 1 0.000 A 0.000 A 0.000 A A
12-18m 77100 19598 1 0.000 A 0.000 A 0.000 A A
Maroon (Ava) 77291 19649 1 0.000 A 0.000 A 0.000 A A
Medium 76926 19562 2 0.000 A 0.000 A 0.000 A A
3-9 77072 19592 2 0.000 A 0.000 A 0.000 A A
18-24m 77101 19598 2 0.000 A 0.000 A 0.000 A A
Black 77292 19649 2 0.000 A 0.000 A 0.000 A A
Girls 18-24m 102681 19594 2 0.000 A 0.000 A 0.000 A A
Large 76927 19562 3 0.000 A 0.000 A 0.000 A A
9-18 77073 19592 3 0.000 A 0.000 A 0.000 A A
Boys 2T 77078 19594 3 0.000 A 0.000 A 0.000 A A
Boys 3T 77079 19594 3 0.000 A 0.000 A 0.000 A A
2T 77102 19598 3 0.000 A 0.000 A 0.000 A A
X-Large 76928 19562 4 0.000 A 0.000 A 0.000 A A
18-24 77074 19592 4 0.000 A 0.000 A 0.000 A A
3T 77103 19598 4 0.000 A 0.000 A 0.000 A A
4T 77104 19598 4 0.000 A 0.000 A 0.000 A A
Girls 2T 102682 19594 4 0.000 A 0.000 A 0.000 A A
2XL 76929 19562 5 0.000 A 0.000 A 0.000 A A
Youth X-Small 77053 19589 5 0.000 A 0.000 A 0.000 A A
2-3T 77075 19592 5 0.000 A 0.000 A 0.000 A A
Boys 4T 77080 19594 5 0.000 A 0.000 A 0.000 A A
3XL 76930 19562 6 0.000 A 0.000 A 0.000 A A
Youth Small 77054 19589 6 0.000 A 0.000 A 0.000 A A
3-4T 77076 19592 6 0.000 A 0.000 A 0.000 A A
Girls 4T 102684 19594 6 0.000 A 0.000 A 0.000 A A
Youth M 77055 19589 7 0.000 A 0.000 A 0.000 A A
Boys 5T 77081 19594 7 0.000 A 0.000 A 0.000 A A
Girls 5T 102685 19594 8 0.000 A 0.000 A 0.000 A A
Boy’s 5/6 77082 19594 9 0.000 A 0.000 A 0.000 A A
Adult XS 77058 19589 10 0.000 A 0.000 A 0.000 A A
Girls 5/6 102686 19594 10 0.000 A 0.000 A 0.000 A A
Adult S 77059 19589 11 0.000 A 0.000 A 0.000 A A
Boy’s 7/8 77083 19594 11 0.000 A 0.000 A 0.000 A A
Adult M 77060 19589 12 0.000 A 0.000 A 0.000 A A
Girls 7/8 102687 19594 12 0.000 A 0.000 A 0.000 A A
Boy’s 10/12 77084 19594 13 0.000 A 0.000 A 0.000 A A
Girls 10/12 102688 19594 14 0.000 A 0.000 A 0.000 A A
Adult 2X 77063 19589 15 2.000 A 0.000 A 0.000 A A
Boy’s 14 77085 19594 15 0.000 A 0.000 A 0.000 A A
Adult 3X 77064 19589 16 4.000 A 0.000 A 0.000 A A
Girls 14 102689 19594 16 0.000 A 0.000 A 0.000 A A
Adult 4X 77065 19589 17 4.000 A 0.000 A 0.000 A A