SELECT 
  cscart_product_feature_variants.variant_id, 
  cscart_product_feature_variants.position, 
  cscart_product_feature_variants.color, 
  cscart_product_feature_variant_descriptions.variant 
FROM 
  cscart_product_feature_variants 
  LEFT JOIN cscart_product_feature_variant_descriptions ON cscart_product_feature_variants.variant_id = cscart_product_feature_variant_descriptions.variant_id 
  AND cscart_product_feature_variant_descriptions.lang_code = 'en' 
WHERE 
  cscart_product_feature_variants.variant_id IN (
    24109, 23789, 23793, 23802, 23805, 24079, 
    24088, 24318, 25399, 25430, 25453, 
    25462, 25467, 25477, 26294, 26318, 
    24112, 24324, 25455, 25480, 25485, 
    24108, 25431, 25452, 25479
  ) 
ORDER BY 
  cscart_product_feature_variants.position ASC, 
  cscart_product_feature_variant_descriptions.variant ASC

Query time 0.00074

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "90.01"
    },
    "ordering_operation": {
      "using_temporary_table": true,
      "using_filesort": true,
      "nested_loop": [
        {
          "table": {
            "table_name": "cscart_product_feature_variants",
            "access_type": "range",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "variant_id"
            ],
            "key_length": "3",
            "rows_examined_per_scan": 25,
            "rows_produced_per_join": 25,
            "filtered": "100.00",
            "index_condition": "(`danishecarter_25_march`.`cscart_product_feature_variants`.`variant_id` in (24109,23789,23793,23802,23805,24079,24088,24318,25399,25430,25453,25462,25467,25477,26294,26318,24112,24324,25455,25480,25485,24108,25431,25452,25479))",
            "cost_info": {
              "read_cost": "55.01",
              "eval_cost": "5.00",
              "prefix_cost": "60.01",
              "data_read_per_join": "66K"
            },
            "used_columns": [
              "variant_id",
              "color",
              "position"
            ]
          }
        },
        {
          "table": {
            "table_name": "cscart_product_feature_variant_descriptions",
            "access_type": "eq_ref",
            "possible_keys": [
              "PRIMARY"
            ],
            "key": "PRIMARY",
            "used_key_parts": [
              "variant_id",
              "lang_code"
            ],
            "key_length": "9",
            "ref": [
              "danishecarter_25_march.cscart_product_feature_variants.variant_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 25,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "25.00",
              "eval_cost": "5.00",
              "prefix_cost": "90.01",
              "data_read_per_join": "75K"
            },
            "used_columns": [
              "variant_id",
              "variant",
              "lang_code"
            ]
          }
        }
      ]
    }
  }
}

Result

variant_id position color variant
24088 0 #ffffff 14 Days
25431 0 #ffffff 3 (Yellow)
25430 0 #ffffff 4 (Green)
25399 0 #ffffff A/C (man.)
25485 0 #ffffff Adaptive Cruise Control
24079 0 #ffffff Ads with pictures
26318 0 #ffffff Air Breaking System
26294 0 #ffffff Anti-Skid Control (ASR)
25467 0 #ffffff Automatic
24108 0 #ffffff Clubbus
24109 0 #ffffff Coaches
23793 0 #ffffff Diesel
25452 0 #ffffff Euro3
25453 0 #ffffff Euro4
25455 0 #ffffff Euro6
23789 0 #ffffff Fixed
24318 0 #ffffff MAN
24324 0 #ffffff MERCEDES-BENZ
23805 0 #ffffff No
24112 0 #ffffff Public service vehicle
25479 0 #ffffff Silver
25462 0 #ffffff Trailer coupling fix
23802 0 #ffffff Used vehicle
25477 0 #ffffff White
25480 0 #ffffff Yellow