SELECT 
  product_id, 
  feature_id, 
  variant_id 
FROM 
  cscart_product_features_values 
WHERE 
  product_id IN (
    7059, 7058, 7057, 6862, 3304, 6852, 3309, 
    6865, 6856, 6849, 3298, 3297, 6845, 
    3299, 6863, 6853, 3308, 3314, 6857, 
    3310, 6858, 3318
  ) 
  AND feature_id IN (
    595, 628, 624, 625, 553, 626, 622, 623, 
    627, 636, 637, 641
  ) 
  AND lang_code = 'en'

Query time 0.00439

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "59.70"
    },
    "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": "idx_product_feature_variant_id",
      "used_key_parts": [
        "product_id",
        "feature_id",
        "lang_code"
      ],
      "key_length": "12",
      "rows_examined_per_scan": 264,
      "rows_produced_per_join": 264,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "33.30",
        "eval_cost": "26.40",
        "prefix_cost": "59.70",
        "data_read_per_join": "204K"
      },
      "used_columns": [
        "feature_id",
        "product_id",
        "variant_id",
        "lang_code"
      ],
      "attached_condition": "((`gaseus`.`cscart_product_features_values`.`product_id` in (7059,7058,7057,6862,3304,6852,3309,6865,6856,6849,3298,3297,6845,3299,6863,6853,3308,3314,6857,3310,6858,3318)) and (`gaseus`.`cscart_product_features_values`.`feature_id` in (595,628,624,625,553,626,622,623,627,636,637,641)) and (`gaseus`.`cscart_product_features_values`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id feature_id variant_id
3297 553 1973
3297 595 1789
3297 622 2325
3297 623 1975
3297 624 1705
3297 625 2334
3297 626 1989
3297 627 1659
3297 628 1660
3297 636 2348
3297 637 2345
3297 641 2347
3298 553 1973
3298 595 1787
3298 622 2325
3298 623 1975
3298 624 1705
3298 625 2334
3298 626 1706
3298 627 1659
3298 628 1660
3298 636 2348
3298 637 2345
3298 641 2347
3299 553 1973
3299 595 1789
3299 622 2325
3299 623 1975
3299 624 1705
3299 625 2334
3299 626 1706
3299 627 1659
3299 628 1660
3299 636 2348
3299 637 2345
3299 641 2347
3304 553 1973
3304 595 1899
3304 622 1998
3304 623 2336
3304 624 1705
3304 625 2341
3304 626 2343
3304 627 1659
3304 628 1712
3304 636 2344
3304 637 2345
3304 641 2347
3308 553 1973
3308 595 1995
3308 622 1937
3308 623 1983
3308 624 1705
3308 625 2334
3308 626 1706
3308 627 1659
3308 628 1660
3308 636 2348
3308 637 2345
3308 641 2347
3309 553 1973
3309 595 1902
3309 622 1937
3309 623 1983
3309 624 1992
3309 625 2342
3309 626 2343
3309 627 1659
3309 628 1660
3309 636 2348
3309 637 2345
3309 641 2347
3310 553 1973
3310 595 1988
3310 622 1937
3310 623 1983
3310 624 1705
3310 625 2334
3310 626 1989
3310 627 1659
3310 628 1660
3310 636 2348
3310 637 2345
3310 641 2347
3314 553 1973
3314 595 1900
3314 622 1937
3314 623 1983
3314 624 1705
3314 625 2334
3314 626 1706
3314 627 1659
3314 628 1660
3314 636 2348
3314 637 2345
3314 641 2347
3318 553 1973
3318 595 1905
3318 622 1946
3318 623 1975
3318 624 1705
3318 625 2334
3318 626 1706
3318 627 1659
3318 628 1660
3318 636 2348
3318 637 2345
3318 641 2347
6845 553 1973
6845 595 1789
6845 622 2325
6845 623 1975
6845 624 1705
6845 625 2334
6845 626 2007
6845 627 1659
6845 628 1660
6845 636 2348
6845 637 2345
6845 641 2347
6849 553 1973
6849 595 1904
6849 622 1945
6849 623 1975
6849 624 1705
6849 625 2334
6849 626 1706
6849 627 1659
6849 628 1660
6849 636 2348
6849 637 2345
6849 641 2347
6852 553 1973
6852 595 1899
6852 622 1998
6852 623 1975
6852 624 1705
6852 625 2341
6852 626 2343
6852 627 1659
6852 628 1712
6852 636 2344
6852 637 2345
6852 641 2347
6853 553 1973
6853 595 1899
6853 622 1998
6853 623 1975
6853 624 1705
6853 625 2334
6853 626 1706
6853 627 1659
6853 628 1660
6853 636 2348
6853 637 2345
6853 641 2347
6856 553 1973
6856 595 1994
6856 622 1937
6856 623 1983
6856 624 1980
6856 625 2341
6856 626 1926
6856 627 1659
6856 628 1660
6856 636 2348
6856 637 2345
6856 641 2347
6857 553 1973
6857 595 1988
6857 622 1937
6857 623 1983
6857 624 1705
6857 625 2334
6857 626 1742
6857 627 1659
6857 628 1660
6857 636 2348
6857 637 2345
6857 641 2347
6858 553 1973
6858 595 1988
6858 622 1937
6858 623 1983
6858 624 1705
6858 625 2334
6858 626 1706
6858 627 1659
6858 628 1660
6858 636 2348
6858 637 2345
6858 641 2347
6862 553 1973
6862 595 1941
6862 622 1942
6862 623 1983
6862 624 1705
6862 625 2341
6862 626 2343
6862 627 1659
6862 628 1712
6862 636 2344
6862 637 2345
6862 641 2347
6863 553 1973
6863 595 1941
6863 622 1942
6863 623 1983
6863 624 1705
6863 625 2334
6863 626 1706
6863 627 1659
6863 628 1660
6863 636 2348
6863 637 2345
6863 641 2347
6865 553 1973
6865 595 1972
6865 622 1974
6865 623 1975
6865 624 1980
6865 625 2334
6865 626 1706
6865 627 1659
6865 628 1660
6865 636 2348
6865 637 2345
6865 641 2347
7057 553 1973
7057 595 1748
7057 622 2325
7057 623 1975
7057 624 1705
7057 625 2122
7057 626 1706
7057 627 1659
7057 628 1660
7057 636 2348
7057 637 2345
7057 641 2347
7058 553 1973
7058 595 1748
7058 622 2325
7058 623 1975
7058 624 1705
7058 625 2122
7058 626 2007
7058 627 1659
7058 628 1660
7058 636 2348
7058 637 2345
7058 641 2347
7059 553 1973
7059 595 1748
7059 622 2325
7059 623 1975
7059 624 1705
7059 625 2122
7059 626 1989
7059 627 1659
7059 628 1660
7059 636 2348
7059 637 2345
7059 641 2347