SELECT 
  cscart_seo_names.object_id AS product_id, 
  cscart_seo_names.name AS seo_name, 
  cscart_seo_names.path AS seo_path 
FROM 
  cscart_seo_names 
WHERE 
  cscart_seo_names.object_id IN (
    92971, 92972, 92973, 92974, 92975, 92976, 
    92977, 92978, 92979, 92980, 92981, 
    92982, 92983, 92984, 92985, 92986, 
    92987, 92988, 92989, 92990, 92991, 
    92992, 92993, 92994, 92995, 92996, 
    92997, 92998, 92999, 93000
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00118

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "13.52"
    },
    "table": {
      "table_name": "cscart_seo_names",
      "access_type": "range",
      "possible_keys": [
        "PRIMARY",
        "dispatch"
      ],
      "key": "PRIMARY",
      "used_key_parts": [
        "object_id",
        "type",
        "dispatch",
        "lang_code"
      ],
      "key_length": "206",
      "rows_examined_per_scan": 30,
      "rows_produced_per_join": 30,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.52",
        "eval_cost": "3.00",
        "prefix_cost": "13.52",
        "data_read_per_join": "50K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (92971,92972,92973,92974,92975,92976,92977,92978,92979,92980,92981,92982,92983,92984,92985,92986,92987,92988,92989,92990,92991,92992,92993,92994,92995,92996,92997,92998,92999,93000)) and (`nuie_scalesta_net`.`cscart_seo_names`.`type` = 'p') and (`nuie_scalesta_net`.`cscart_seo_names`.`dispatch` = '') and (`nuie_scalesta_net`.`cscart_seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
92971 cbi3028 7170/7223
92972 cbi3028a 7170/7223
92973 cbi3029 7170/7223
92974 cbi3030 7170/7223
92975 cbi3030a 7170/7223
92976 cbi3031 7170/7223
92977 cbi3031a 7170/7223
92978 cbi3032 7170/7223
92979 cbi3032a 7170/7223
92980 cbi3033 7170/7223
92981 cbi3033a 7170/7223
92982 cbi3034 7170/7223
92983 cbi3034a 7170/7223
92984 cbi3035 7170/7223
92985 cbi3036 7170/7223
92986 cbi3036a 7170/7223
92987 cbi3037 7170/7223
92988 cbi3038 7170/7223
92989 cbi3039 7170/7223
92990 cbi3040 7170/7223
92991 cbi3040a 7170/7223
92992 cbi3041 7170/7223
92993 cbi3041a 7170/7223
92994 cbi3044 7170/7223
92995 cbi3045 7170/7223
92996 cbi3046 7170/7223
92997 cbi3047 7170/7223
92998 cbi3048 7170/7223
92999 cbi3049 7170/7223
93000 cbi3050 7170/7223