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 (
    92979, 92980, 92981, 92982, 92983, 92984, 
    92985, 92986, 92987, 92988, 92989, 
    92990, 92991, 92992, 92993, 92994, 
    92995, 92996, 92997, 92998, 92999, 
    93000, 93001, 93078, 93080, 93082, 
    93084, 93085, 93086, 93087
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00115

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 (92979,92980,92981,92982,92983,92984,92985,92986,92987,92988,92989,92990,92991,92992,92993,92994,92995,92996,92997,92998,92999,93000,93001,93078,93080,93082,93084,93085,93086,93087)) 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
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
93001 cbi3051 7170/7223
93078 clc125cmt 7170/7192
93080 clc125gmt 7170/7192
93082 clc125wmt 7170/7192
93084 clc126cmt 7170/7192
93085 clc126gmt 7170/7192
93086 clc126wmt 7170/7192
93087 clc1425cmt 7170/7192