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 (
    64452, 65009, 65010, 65011, 65012, 64453, 
    65013, 65014, 65017, 65018, 65019, 
    65020, 65021, 65023, 65024, 65022, 
    65003, 65004, 65005, 65006, 65007, 
    65008, 65015, 65016
  )

Query time 0.00104

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "62.44"
    },
    "nested_loop": [
      {
        "table": {
          "table_name": "pfvd",
          "access_type": "range",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "variant_id",
            "lang_code"
          ],
          "key_length": "9",
          "rows_examined_per_scan": 24,
          "rows_produced_per_join": 24,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "28.84",
            "eval_cost": "4.80",
            "prefix_cost": "33.64",
            "data_read_per_join": "108K"
          },
          "used_columns": [
            "variant_id",
            "variant",
            "lang_code"
          ],
          "attached_condition": "((`webmarco`.`pfvd`.`variant_id` in (64452,65009,65010,65011,65012,64453,65013,65014,65017,65018,65019,65020,65021,65023,65024,65022,65003,65004,65005,65006,65007,65008,65015,65016)) and (`webmarco`.`pfvd`.`lang_code` = 'en'))"
        }
      },
      {
        "table": {
          "table_name": "pfv",
          "access_type": "eq_ref",
          "possible_keys": [
            "PRIMARY"
          ],
          "key": "PRIMARY",
          "used_key_parts": [
            "variant_id"
          ],
          "key_length": "3",
          "ref": [
            "webmarco.pfvd.variant_id"
          ],
          "rows_examined_per_scan": 1,
          "rows_produced_per_join": 24,
          "filtered": "100.00",
          "cost_info": {
            "read_cost": "24.00",
            "eval_cost": "4.80",
            "prefix_cost": "62.44",
            "data_read_per_join": "27K"
          },
          "used_columns": [
            "variant_id",
            "position"
          ]
        }
      }
    ]
  }
}

Result

variant_id position variant
64452 0 VAT Excluded
64453 0 VAT Included
65003 0 No
65004 0 Facebook
65005 10 Instagram
65006 20 YouTube
65007 30 Facebook + Instagram
65008 40 Facebook + Instagram + YouTube
65009 20 6
65010 40 12
65011 50 24
65012 60 48
65013 10 3
65014 30 9
65015 10 Facebook & Instagram
65016 20 Goolge
65017 10 Website Traffic
65018 20 Display Ads
65019 30 Product ads on Google.
65020 40 Phone Calls
65021 10 Static Image
65022 20 Video
65023 10 Traffic Web / Page Like / Bost Post / Calls
65024 20 Leads Generation