SELECT 
  product_id, 
  feature_id, 
  variant_id 
FROM 
  cscart_product_features_values 
WHERE 
  product_id IN (
    431615, 431616, 431617, 431618, 431619, 
    431620, 431621, 431622, 431623, 431624, 
    431625, 431626, 431627, 431628, 431629, 
    431630, 431631, 431632, 431633, 431634, 
    431635, 431636, 431637, 431638, 431639, 
    431640, 431641, 431642, 431643, 431644, 
    431645, 431646, 431647, 431648, 431649, 
    431650, 431651, 431652, 431653, 431654, 
    431655, 431656, 431657, 431658
  ) 
  AND feature_id IN (626, 860) 
  AND lang_code = 'en'

Query time 0.00323

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "36.43"
    },
    "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": 88,
      "rows_produced_per_join": 88,
      "filtered": "100.00",
      "using_index": true,
      "cost_info": {
        "read_cost": "18.83",
        "eval_cost": "17.60",
        "prefix_cost": "36.43",
        "data_read_per_join": "68K"
      },
      "used_columns": [
        "feature_id",
        "product_id",
        "variant_id",
        "lang_code"
      ],
      "attached_condition": "((`webmarco`.`cscart_product_features_values`.`product_id` in (431615,431616,431617,431618,431619,431620,431621,431622,431623,431624,431625,431626,431627,431628,431629,431630,431631,431632,431633,431634,431635,431636,431637,431638,431639,431640,431641,431642,431643,431644,431645,431646,431647,431648,431649,431650,431651,431652,431653,431654,431655,431656,431657,431658)) and (`webmarco`.`cscart_product_features_values`.`feature_id` in (626,860)) and (`webmarco`.`cscart_product_features_values`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id feature_id variant_id
431615 626 7160
431616 626 7168
431617 626 7168
431618 626 7168
431619 626 7168
431620 626 7169
431621 626 7169
431622 626 7169
431623 626 7169
431624 626 7170
431625 626 7170
431626 626 7170
431627 626 7170
431628 626 7160
431629 626 7160
431630 626 7160
431631 626 7161
431632 626 7161
431633 626 7161
431634 626 7161
431635 626 7162
431636 626 7162
431637 626 7162
431638 626 7162
431639 626 7163
431640 626 7163
431641 626 7163
431642 626 7163
431643 626 7164
431644 626 7164
431645 626 7164
431646 626 7164
431647 626 7165
431648 626 7165
431649 626 7165
431650 626 7165
431651 626 7166
431652 626 7166
431653 626 7166
431654 626 7166
431655 626 7167
431656 626 7167
431657 626 7167
431658 626 7167
431615 860 65265
431616 860 64062
431617 860 64236
431618 860 64475
431619 860 65265
431620 860 64062
431621 860 64236
431622 860 64475
431623 860 65265
431624 860 64062
431625 860 64236
431626 860 64475
431627 860 65265
431628 860 64062
431629 860 64236
431630 860 64475
431631 860 64062
431632 860 64236
431633 860 64475
431634 860 65265
431635 860 64062
431636 860 64236
431637 860 64475
431638 860 65265
431639 860 64062
431640 860 64236
431641 860 64475
431642 860 65265
431643 860 64062
431644 860 64236
431645 860 64475
431646 860 65265
431647 860 64062
431648 860 64236
431649 860 64475
431650 860 65265
431651 860 64062
431652 860 64236
431653 860 64475
431654 860 65265
431655 860 64062
431656 860 64236
431657 860 64475
431658 860 65265