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 (
    1712, 2377, 2378, 1660, 1900, 1234, 1202, 
    1933, 1973, 1904, 1288, 1954, 1935, 
    2382, 2197, 1324, 1659, 1836, 1899, 
    1912, 2335, 1789, 2182, 1999, 2366, 
    1941, 1905, 1787, 2290, 1988, 1241, 
    2340, 2367, 2363, 1930, 2361, 2333, 
    1748, 1995, 2075, 1902, 2000, 1389, 
    1931, 2357, 1245, 1881, 1235, 1994, 
    2354, 1972, 2108, 1984, 2268, 1996, 
    2355, 1867, 1251, 1254, 1690, 2353, 
    1545, 1797, 1861, 2360, 1256, 2358, 
    2359, 2365
  ) 
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": "72.46"
    },
    "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": 69,
            "rows_produced_per_join": 69,
            "filtered": "100.00",
            "index_condition": "(`gaseus`.`cscart_product_feature_variants`.`variant_id` in (1712,2377,2378,1660,1900,1234,1202,1933,1973,1904,1288,1954,1935,2382,2197,1324,1659,1836,1899,1912,2335,1789,2182,1999,2366,1941,1905,1787,2290,1988,1241,2340,2367,2363,1930,2361,2333,1748,1995,2075,1902,2000,1389,1931,2357,1245,1881,1235,1994,2354,1972,2108,1984,2268,1996,2355,1867,1251,1254,1690,2353,1545,1797,1861,2360,1256,2358,2359,2365))",
            "cost_info": {
              "read_cost": "41.41",
              "eval_cost": "6.90",
              "prefix_cost": "48.31",
              "data_read_per_join": "78K"
            },
            "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": [
              "gaseus.cscart_product_feature_variants.variant_id",
              "const"
            ],
            "rows_examined_per_scan": 1,
            "rows_produced_per_join": 69,
            "filtered": "100.00",
            "cost_info": {
              "read_cost": "17.25",
              "eval_cost": "6.90",
              "prefix_cost": "72.46",
              "data_read_per_join": "215K"
            },
            "used_columns": [
              "variant_id",
              "variant",
              "lang_code"
            ]
          }
        }
      ]
    }
  }
}

Result

variant_id position color variant
2000 0 Acetylene (C2H2)
1789 0 Argon (Ar)
1748 0 Carbon Dioxide (CO2)
1984 0 Carbon monoxide (CO)
2290 0 Chrome-plated
2378 0 Chrome-plated brass
1899 0 Compressed Air (mixture)
1933 0 Cylinder regulators
1712 0 Double stage
1994 0 Ethene (C2H4)
2075 0 Ethylene (C2H4)
2340 0 F10
2335 0 F10 Effect
2333 0 F10 Effect LabLine
2358 0 F15
2357 0 F15 Effect
2359 0 F15 Effect LabLine
2360 0 F20 Effect
2361 0 F40 Effect
2365 0 F60
2363 0 F60 Effect
1988 0 Forming gases (mixture)
2355 0 Fuel gases (mixture)
1288 0 Gastech
2366 0 H10 Effect
2367 0 H20 Effect
1787 0 Helium (He)
1900 0 Hydrogen (H2)
1931 0 Inert gases (mixture)
1389 0 Linde
1999 0 Main regulators
1995 0 Methane (CH4)
1545 0 MISONĀ®
1905 0 Nitrogen (N2)
1972 0 Nitrous oxide (N2O)
2354 0 Noble gases (mixture)
2353 0 Non aggressive gases (mixture)
1904 0 Oxygen (O2)
1902 0 Propane (C3H8)
2377 0 Sigma
1660 0 Single stage
1836 0 Stainless steel
1996 0 Sulfur hexafluoride (SF6)
1930 0 Synthetic air (mixture)
2382 0 Test
2268 0 Test gases (mixture)
1941 0 Tracer gases (mixture)
1324 0 up to 4.5
2197 0 up to 5.0
1256 0 up to 6.0
1202 0 Vulkan
1659 1 Brass
2182 1 Brass, Nickel-Plated
1235 1 #ffffff Gas Panels (Manifolds)
1973 1 up to 4.5 (technical gases)
1912 1 up to 5.0 (laboratory gases / laser gases)
1935 1 up to 6.0 (ultrapure gases)
1234 2 #ffffff Line Pressure Regulators
1954 2 Monel
1254 3 #ffffff Accessories and Spare Parts
1251 3 #ffffff Alarm and Control Systems
1867 3 Aluminium
1690 3 Brass/Polyamide
1245 3 #ffffff Flexible Hoses
2108 3 Gauges
1881 3 Metall
1861 3 NBR
1797 3 Polyamid
1241 3 #ffffff Tapping Points