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 (
    33026, 33030, 33025, 34459, 32838, 33024, 
    33029, 33904, 33798, 34542, 33028, 
    33023
  ) 
  AND a.status = 'A' 
ORDER BY 
  a.position, 
  a.variant_id

Query time 0.00146

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "171.27"
    },
    "ordering_operation": {
      "using_filesort": true,
      "cost_info": {
        "sort_cost": "56.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": 56,
            "rows_produced_per_join": 56,
            "filtered": "100.00",
            "index_condition": "((`goimagine`.`a`.`option_id` in (33026,33030,33025,34459,32838,33024,33029,33904,33798,34542,33028,33023)) and (`goimagine`.`a`.`status` = 'A'))",
            "cost_info": {
              "read_cost": "58.13",
              "eval_cost": "5.60",
              "prefix_cost": "63.73",
              "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": 56,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "45.94",
              "eval_cost": "5.60",
              "prefix_cost": "115.27",
              "data_read_per_join": "42K"
            },
            "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
Boutonniere 129333 32838 1 0.000 A 0.000 A 0.000 A A
Boutonniere 130216 33023 1 0.000 A 0.000 A 0.000 A A
Boutonniere 130220 33024 1 0.000 A 0.000 A 0.000 A A
Boutonniere 130225 33025 1 0.000 A 0.000 A 0.000 A A
Boutonniere 130230 33026 1 0.000 A 0.000 A 0.000 A A
Boutonniere 130238 33028 1 0.000 A 0.000 A 0.000 A A
Boutonniere 130243 33029 1 0.000 A 0.000 A 0.000 A A
Boutonniere 130247 33030 1 0.000 A 0.000 A 0.000 A A
Boutonniere 133729 33798 1 0.000 A 0.000 A 0.000 A A
Boutonniere 134111 33904 1 0.000 A 0.000 A 0.000 A A
Boutonniere 135862 34459 1 0.000 A 0.000 A 0.000 A A
Boutonniere 136508 34542 1 0.000 A 0.000 A 0.000 A A
Elastic band 129334 32838 2 20.000 A 0.000 A 0.000 A A
Elastic wristband 130217 33023 2 20.000 A 0.000 A 0.000 A A
Elastic wristband 130221 33024 2 20.000 A 0.000 A 0.000 A A
Black elastic band 130226 33025 2 20.000 A 0.000 A 0.000 A A
Black elastic band 130231 33026 2 20.000 A 0.000 A 0.000 A A
Elastic band 130239 33028 2 20.000 A 0.000 A 0.000 A A
Rose gold beaded 130244 33029 2 23.000 A 0.000 A 0.000 A A
Elastic band 130248 33030 2 20.000 A 0.000 A 0.000 A A
Elastic band wrist corsage 133730 33798 2 20.000 A 0.000 A 0.000 A A
Wrist corsage 134112 33904 2 11.000 A 0.000 A 0.000 A A
Silver elastic band 135863 34459 2 20.000 A 0.000 A 0.000 A A
Elastic band corsage 136509 34542 2 18.000 A 0.000 A 0.000 A A
Black rhinestone band 129328 32838 3 25.000 A 0.000 A 0.000 A A
Gold rhinestone band 130218 33023 3 25.000 A 0.000 A 0.000 A A
Black beaded band 130222 33024 3 23.000 A 0.000 A 0.000 A A
Black beaded band 130227 33025 3 23.000 A 0.000 A 0.000 A A
Black rhinestone band 130232 33026 3 25.000 A 0.000 A 0.000 A A
White pearl band 130240 33028 3 23.000 A 0.000 A 0.000 A A
Rose gold rhinestone 130245 33029 3 25.000 A 0.000 A 0.000 A A
Black rhinestone band 130249 33030 3 28.000 A 0.000 A 0.000 A A
Silver rhinestone band 133731 33798 3 25.000 A 0.000 A 0.000 A A
Crown child 134113 33904 3 11.000 A 0.000 A 0.000 A A
Gumdrop band 135864 34459 3 23.000 A 0.000 A 0.000 A A
Blk beaded band corsage 136510 34542 3 20.000 A 0.000 A 0.000 A A
Silver rhinestone band 130223 33024 4 25.000 A 0.000 A 0.000 A A
Petite black band 130228 33025 4 23.000 A 0.000 A 0.000 A A
Silver rhinestone band 130233 33026 4 25.000 A 0.000 A 0.000 A A
Petite silver band 130241 33028 4 23.000 A 0.000 A 0.000 A A
Petite black pearl band 130246 32838 4 23.000 A 0.000 A 0.000 A A
Petite black beaded band 130250 33030 4 22.000 A 0.000 A 0.000 A A
Crown adult 134114 33904 4 15.000 A 0.000 A 0.000 A A
Black rhinestone band 135865 34459 4 25.000 A 0.000 A 0.000 A A
Petite blk beaded band 136512 34542 4 20.000 A 0.000 A 0.000 A A
Petite black band 130224 33024 5 23.000 A 0.000 A 0.000 A A
Black rhinestone band 130229 33025 5 25.000 A 0.000 A 0.000 A A
Silver rhinestone band 130242 33028 5 25.000 A 0.000 A 0.000 A A
Black beaded band 132322 32838 5 23.000 A 0.000 A 0.000 A A
Black beaded band 132324 33026 5 23.000 A 0.000 A 0.000 A A
Black beaded band 132350 33030 5 22.000 A 0.000 A 0.000 A A
Bridesmaid bouquet 134115 33904 5 40.000 A 0.000 A 0.000 A A
Silver rhinestone band 135866 34459 5 25.000 A 0.000 A 0.000 A A
Blk rhinestone band corsage 136511 34542 5 22.000 A 0.000 A 0.000 A A
Bridal bouquet 134116 33904 6 125.000 A 0.000 A 0.000 A A
Petite silver band 135867 34459 6 23.000 A 0.000 A 0.000 A A