SELECT 
  product_id, 
  feature_id, 
  variant_id 
FROM 
  cscart_product_features_values 
WHERE 
  product_id IN (
    13052, 13053, 13054, 13055, 13056, 13057, 
    13058, 13059, 13060, 13061, 13062, 
    13063
  ) 
  AND feature_id IN (
    646, 647, 595, 628, 627, 624, 625, 553, 
    626, 622, 623, 636, 637
  ) 
  AND lang_code = 'en'

Query time 0.00750

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.28"
    },
    "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": 29,
      "rows_produced_per_join": 29,
      "filtered": "100.00",
      "using_index_for_skip_scan": true,
      "cost_info": {
        "read_cost": "7.38",
        "eval_cost": "2.90",
        "prefix_cost": "10.28",
        "data_read_per_join": "22K"
      },
      "used_columns": [
        "feature_id",
        "product_id",
        "variant_id",
        "lang_code"
      ],
      "attached_condition": "((`test2_gaseus`.`cscart_product_features_values`.`product_id` in (13052,13053,13054,13055,13056,13057,13058,13059,13060,13061,13062,13063)) 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
13052 553 1973
13053 553 1973
13054 553 1973
13055 553 1973
13056 553 1973
13057 553 1973
13058 553 1973
13059 553 1973
13060 553 1973
13061 553 1973
13062 553 1973
13063 553 1973
13052 595 1904
13053 595 1904
13054 595 1905
13055 595 1905
13056 595 2451
13057 595 2451
13058 595 1787
13059 595 1787
13060 595 1900
13061 595 1900
13062 595 1899
13063 595 1899
13052 622 2497
13053 622 2497
13054 622 2497
13055 622 2497
13056 622 2497
13057 622 2497
13058 622 2497
13059 622 2497
13060 622 2497
13061 622 2497
13062 622 2497
13063 622 2497
13052 623 2518
13053 623 2518
13054 623 2518
13055 623 2518
13056 623 2518
13057 623 2518
13058 623 2518
13059 623 2518
13060 623 2518
13061 623 2518
13062 623 2518
13063 623 2518
13052 624 1803
13053 624 1803
13054 624 1803
13055 624 1803
13056 624 1803
13057 624 1803
13058 624 1803
13059 624 1803
13060 624 1803
13061 624 1803
13062 624 1803
13063 624 1803
13052 625 2521
13053 625 2521
13054 625 2521
13055 625 2521
13056 625 2521
13057 625 2521
13058 625 2521
13059 625 2521
13060 625 2521
13061 625 2521
13062 625 2521
13063 625 2521
13052 626 2057
13053 626 2057
13054 626 2057
13055 626 2057
13056 626 2057
13057 626 2057
13058 626 2057
13059 626 2057
13060 626 2057
13061 626 2057
13062 626 2057
13063 626 2057
13052 627 1659
13053 627 1659
13054 627 1659
13055 627 1659
13056 627 1659
13057 627 1659
13058 627 1659
13059 627 1659
13060 627 1659
13061 627 1659
13062 627 1659
13063 627 1659
13052 628 1660
13053 628 1660
13054 628 1660
13055 628 1660
13056 628 1660
13057 628 1660
13058 628 1660
13059 628 1660
13060 628 1660
13061 628 1660
13062 628 1660
13063 628 1660
13052 636 2348
13053 636 2348
13054 636 2348
13055 636 2348
13056 636 2348
13057 636 2348
13058 636 2348
13059 636 2348
13060 636 2348
13061 636 2348
13062 636 2348
13063 636 2348
13052 637 2345
13053 637 2345
13054 637 2345
13055 637 2345
13056 637 2345
13057 637 2345
13058 637 2345
13059 637 2345
13060 637 2345
13061 637 2345
13062 637 2345
13063 637 2345
13052 646 2369
13053 646 2370
13054 646 2369
13055 646 2370
13056 646 2369
13057 646 2370
13058 646 2369
13059 646 2370
13060 646 2369
13061 646 2370
13062 646 2369
13063 646 2370
13052 647 2373
13053 647 2374
13054 647 2373
13055 647 2374
13056 647 2373
13057 647 2374
13058 647 2373
13059 647 2374
13060 647 2373
13061 647 2374
13062 647 2373
13063 647 2374