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 (
    92991, 92992, 92993, 92994, 92995, 92996, 
    92997, 92998, 92999, 93000, 93001, 
    93078, 93080, 93082, 93084, 93085, 
    93086, 93087, 93089, 93091, 93093, 
    93094, 93095, 93096
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00079

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.82"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.42",
        "eval_cost": "2.40",
        "prefix_cost": "10.82",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (92991,92992,92993,92994,92995,92996,92997,92998,92999,93000,93001,93078,93080,93082,93084,93085,93086,93087,93089,93091,93093,93094,93095,93096)) 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
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
93089 clc1425gmt 7170/7192
93091 clc1425wmt 7170/7192
93093 clc1426cmt 7170/7192
93094 clc1426gmt 7170/7192
93095 clc1426wmt 7170/7192
93096 clc1494cmt 7170/7192