SELECT 
  product_id, 
  feature_id, 
  variant_id 
FROM 
  cscart_product_features_values 
WHERE 
  product_id IN (
    82038, 148882, 148883, 148884, 148885, 
    148886, 148887, 148888, 148889, 148890, 
    148891, 148892, 148893, 148894, 148895, 
    148896, 148897, 148898, 148899, 148900, 
    148901, 148902, 148903, 148904, 148905, 
    148906, 148907, 148908, 148909, 148910, 
    148911, 148912, 148913, 148914, 148915, 
    148916, 148917, 148918, 148919, 148920, 
    148921, 148922, 148923, 148924, 148925, 
    148926, 148927, 148928, 148929, 148930, 
    148931
  ) 
  AND feature_id IN (548, 549) 
  AND lang_code = 'en'

Query time 0.00574

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "42.07"
    },
    "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": "lang_code",
      "used_key_parts": [
        "lang_code",
        "feature_id",
        "product_id"
      ],
      "key_length": "12",
      "rows_examined_per_scan": 102,
      "rows_produced_per_join": 102,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "21.67",
        "eval_cost": "20.40",
        "prefix_cost": "42.07",
        "data_read_per_join": "78K"
      },
      "used_columns": [
        "feature_id",
        "product_id",
        "variant_id",
        "lang_code"
      ],
      "attached_condition": "((`webmarco`.`cscart_product_features_values`.`product_id` in (82038,148882,148883,148884,148885,148886,148887,148888,148889,148890,148891,148892,148893,148894,148895,148896,148897,148898,148899,148900,148901,148902,148903,148904,148905,148906,148907,148908,148909,148910,148911,148912,148913,148914,148915,148916,148917,148918,148919,148920,148921,148922,148923,148924,148925,148926,148927,148928,148929,148930,148931)) and (`webmarco`.`cscart_product_features_values`.`feature_id` in (548,549)) and (`webmarco`.`cscart_product_features_values`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id feature_id variant_id
82038 548 1193
148882 548 1195
148883 548 1194
148884 548 1193
148885 548 1195
148886 548 1194
148887 548 1193
148888 548 1195
148889 548 1194
148890 548 1193
148891 548 1195
148892 548 1194
148893 548 1193
148894 548 1195
148895 548 1194
148896 548 1193
148897 548 1195
148898 548 1194
148899 548 1193
148900 548 1195
148901 548 1194
148902 548 1193
148903 548 1195
148904 548 1194
148905 548 1193
148906 548 1195
148907 548 1194
148908 548 1193
148909 548 1195
148910 548 1194
148911 548 1193
148912 548 1195
148913 548 1194
148914 548 1193
148915 548 1195
148916 548 1194
148917 548 1193
148918 548 1195
148919 548 1194
148920 548 1193
148921 548 1195
148922 548 1194
148923 548 1193
148924 548 1195
148925 548 1194
148926 548 1193
148927 548 1195
148928 548 1194
148929 548 1193
148930 548 1195
148931 548 1194
82038 549 1201
148882 549 1201
148883 549 1201
148884 549 1516
148885 549 1516
148886 549 1516
148887 549 59499
148888 549 59499
148889 549 59499
148890 549 1368
148891 549 1368
148892 549 1368
148893 549 1494
148894 549 1494
148895 549 1494
148896 549 1515
148897 549 1515
148898 549 1515
148899 549 1198
148900 549 1198
148901 549 1198
148902 549 59761
148903 549 59761
148904 549 59761
148905 549 1525
148906 549 1525
148907 549 1525
148908 549 1518
148909 549 1518
148910 549 1518
148911 549 1495
148912 549 1495
148913 549 1495
148914 549 37925
148915 549 37925
148916 549 37925
148917 549 8210
148918 549 8210
148919 549 8210
148920 549 1200
148921 549 1200
148922 549 1200
148923 549 1199
148924 549 1199
148925 549 1199
148926 549 38109
148927 549 38109
148928 549 38109
148929 549 1498
148930 549 1498
148931 549 1498