SELECT 
  product_id, 
  feature_id, 
  variant_id 
FROM 
  cscart_product_features_values 
WHERE 
  product_id IN (
    13051, 13040, 13041, 13042, 13043, 13044, 
    13045, 13046, 13047, 13048, 13049, 
    13050
  ) 
  AND feature_id IN (
    646, 647, 595, 628, 627, 624, 625, 553, 
    626, 622, 623, 636, 637
  ) 
  AND lang_code = 'en'

Query time 0.00607

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.46"
    },
    "table": {
      "table_name": "cscart_product_features_values",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "fl",
        "lang_code",
        "product_id",
        "fpl",
        "idx_product_feature_variant_id"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "feature_id",
        "product_id",
        "variant_id",
        "lang_code"
      ],
      "key_length": "15",
      "rows_examined_per_scan": 26,
      "rows_produced_per_join": 26,
      "filtered": "100.00",
      "using_index_for_skip_scan": true,
      "cost_info": {
        "read_cost": "6.86",
        "eval_cost": "2.60",
        "prefix_cost": "9.46",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "feature_id",
        "product_id",
        "variant_id",
        "lang_code"
      ],
      "attached_condition": "((`test2_gaseus`.`cscart_product_features_values`.`product_id` in (13051,13040,13041,13042,13043,13044,13045,13046,13047,13048,13049,13050)) and (`test2_gaseus`.`cscart_product_features_values`.`feature_id` in (646,647,595,628,627,624,625,553,626,622,623,636,637)) and (`test2_gaseus`.`cscart_product_features_values`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id feature_id variant_id
13040 553 1973
13041 553 1973
13042 553 1973
13043 553 1973
13044 553 1973
13045 553 1973
13046 553 1973
13047 553 1973
13048 553 1973
13049 553 1973
13050 553 1973
13051 553 1973
13040 595 1904
13041 595 1904
13042 595 1905
13043 595 1905
13044 595 2451
13045 595 2451
13046 595 1787
13047 595 1787
13048 595 1900
13049 595 1900
13050 595 1899
13051 595 1899
13040 622 2497
13041 622 2497
13042 622 2497
13043 622 2497
13044 622 2497
13045 622 2497
13046 622 2497
13047 622 2497
13048 622 2497
13049 622 2497
13050 622 2497
13051 622 2497
13040 623 2518
13041 623 2518
13042 623 2518
13043 623 2518
13044 623 2518
13045 623 2518
13046 623 2518
13047 623 2518
13048 623 2518
13049 623 2518
13050 623 2518
13051 623 2518
13040 624 1803
13041 624 1803
13042 624 1803
13043 624 1803
13044 624 1803
13045 624 1803
13046 624 1803
13047 624 1803
13048 624 1803
13049 624 1803
13050 624 1803
13051 624 1803
13040 625 2517
13041 625 2517
13042 625 2517
13043 625 2517
13044 625 2517
13045 625 2517
13046 625 2517
13047 625 2517
13048 625 2517
13049 625 2517
13050 625 2517
13051 625 2517
13040 626 2057
13041 626 2057
13042 626 2057
13043 626 2057
13044 626 2057
13045 626 2057
13046 626 2057
13047 626 2057
13048 626 2057
13049 626 2057
13050 626 2057
13051 626 2057
13040 627 1659
13041 627 1659
13042 627 1659
13043 627 1659
13044 627 1659
13045 627 1659
13046 627 1659
13047 627 1659
13048 627 1659
13049 627 1659
13050 627 1659
13051 627 1659
13040 628 1660
13041 628 1660
13042 628 1660
13043 628 1660
13044 628 1660
13045 628 1660
13046 628 1660
13047 628 1660
13048 628 1660
13049 628 1660
13050 628 1660
13051 628 1660
13040 636 2348
13041 636 2348
13042 636 2348
13043 636 2348
13044 636 2348
13045 636 2348
13046 636 2348
13047 636 2348
13048 636 2348
13049 636 2348
13050 636 2348
13051 636 2348
13040 637 2345
13041 637 2345
13042 637 2345
13043 637 2345
13044 637 2345
13045 637 2345
13046 637 2345
13047 637 2345
13048 637 2345
13049 637 2345
13050 637 2345
13051 637 2345
13040 646 2369
13041 646 2370
13042 646 2369
13043 646 2370
13044 646 2369
13045 646 2370
13046 646 2369
13047 646 2370
13048 646 2369
13049 646 2370
13050 646 2369
13051 646 2370
13040 647 2373
13041 647 2374
13042 647 2373
13043 647 2374
13044 647 2373
13045 647 2374
13046 647 2373
13047 647 2374
13048 647 2373
13049 647 2374
13050 647 2373
13051 647 2374