SELECT 
  pfv.variant_id, 
  pfv.position, 
  pfvd.variant 
FROM 
  cscart_product_feature_variants AS pfv 
  INNER JOIN cscart_product_feature_variant_descriptions AS pfvd ON pfv.variant_id = pfvd.variant_id 
  AND pfvd.lang_code = 'en' 
WHERE 
  pfv.variant_id IN (
    1787, 1660, 1705, 2334, 1912, 1706, 2325, 
    1938, 2290, 2344, 2345, 2347, 1748, 
    2122, 2348, 2349, 2145, 2027, 2350, 
    1989, 1712, 2021, 1803, 2129, 2007, 
    2327, 1975, 2144, 2000, 2016, 1900, 
    2075, 1899, 2025, 1905, 1937, 1988, 
    1946, 1789, 2338, 1904, 1945, 1941, 
    1942, 1998, 1972, 1974, 2341, 2020, 
    2023, 2018, 2017, 2339, 1995, 1742, 
    1694, 2013, 2012, 2342, 2022, 2026, 
    2019, 2024, 1659, 1973, 1983, 1926, 
    1902, 1935
  )

Query time 0.00081

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "72.46"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "pfv",
          "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`.`pfv`.`variant_id` in (1787,1660,1705,2334,1912,1706,2325,1938,2290,2344,2345,2347,1748,2122,2348,2349,2145,2027,2350,1989,1712,2021,1803,2129,2007,2327,1975,2144,2000,2016,1900,2075,1899,2025,1905,1937,1988,1946,1789,2338,1904,1945,1941,1942,1998,1972,1974,2341,2020,2023,2018,2017,2339,1995,1742,1694,2013,2012,2342,2022,2026,2019,2024,1659,1973,1983,1926,1902,1935))",
          "cost_info": {
            "read_cost": "41.41",
            "eval_cost": "6.90",
            "prefix_cost": "48.31",
            "data_read_per_join": "78K"
          },
          "used_columns": [
            "variant_id",
            "position"
          ]
        }
      },
      {
        "table": {
          "table_name": "pfvd",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "variant_id",
            "lang_code"
          ],
          "key_length": "9",
          "ref": [
            "gaseus.pfv.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 variant
1659 1 Brass
1660 0 Single stage
1694 0 20
1705 0 200
1706 0 48
1712 0 Double stage
1742 0 3
1748 0 Carbon Dioxide (CO2)
1787 0 Helium (He)
1789 0 Argon (Ar)
1803 0 300
1899 0 Compressed Air (mixture)
1900 0 Hydrogen (H2)
1902 0 Propane (C3H8)
1904 0 Oxygen (O2)
1905 0 Nitrogen (N2)
1912 1 up to 5.0 (laboratory gases / laser gases)
1926 0 8
1935 1 up to 6.0 (ultrapure gases)
1937 0 DIN 477-1 No. 1 (W 21.80 x 1/14 LH)
1938 0 Clamping ring 6 mm
1941 0 Tracer gases (mixture)
1942 0 DIN 477-1 No. 14 (M 19 x 1.5 LH)
1945 0 DIN 477-1 No. 9 (G 3/4 RH)
1946 0 DIN 477-1 No. 10 (W 24.32 x 1/14 RH)
1972 0 Nitrous oxide (N2O)
1973 1 up to 4.5 (technical gases)
1974 0 DIN 477-1 No. 11 (G 3/8 RH)
1975 0 G 1/4 RH x 6 mm (hose grommet)
1983 0 G 3/8 LH x 9 mm (hose grommet)
1988 0 Forming gases (mixture)
1989 0 1,8
1995 0 Methane (CH4)
1998 0 DIN 477-1 No. 13 (G 5/8 RH)
2000 0 Acetylene (C2H2)
2007 0 1,2
2012 0 DIN 477-1 No. 3 (Clamping brackets)
2013 0 8,5
2016 0 DIN 477-5 No. 57 (W 30 x 2 LH 15.2 / 20.8)
2017 0 2,4
2018 0 4,8
2019 0 1,02
2020 0 1,92
2021 0 0,3
2022 0 0,84
2023 0 1,38
2024 0 5,58
2025 0 DIN 477-5 No. 56 (W 30 x 2 RH 16.6 / 19.4)
2026 0 DIN 477-5 No. 59 (W 30 x 2 RH 17.3 / 18.7)
2027 0 0,9
2075 0 Ethylene (C2H4)
2122 0 10
2129 0 1,5
2144 0 4,5
2145 0 2,5
2290 0 Chrome-plated
2325 0 DIN 477-1 No. 6 (W 21.8 x 1/14 RH)
2327 0 DIN 477-5 No. 54 (W30 x 2 RH 15.9 / 20.1)
2334 0 10,00
2338 0 2,50
2339 0 4,50
2341 0 1,50
2342 0 4,00
2344 0 N
2345 0 N
2347 0 N
2348 0 Y
2349 0 Y
2350 0 Y