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 (
    93024, 93025, 93026, 93027, 93028, 93029, 
    93030, 93031, 93032, 93033, 93034, 
    93035, 93036, 93037, 93038, 93039, 
    93040, 93041, 93042, 93043, 93044, 
    93045, 93046, 93047
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00090

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 (93024,93025,93026,93027,93028,93029,93030,93031,93032,93033,93034,93035,93036,93037,93038,93039,93040,93041,93042,93043,93044,93045,93046,93047)) 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
93024 che301bc 7184/7186
93025 che301bco 7184/7186
93026 che301bg 7184/7186
93027 che301bn 7184/7186
93028 che301co 7184/7186
93029 che301g 7184/7186
93030 che301n 7184/7186
93031 che303 7184/7186
93032 che303bc 7184/7186
93033 che303bco 7184/7186
93034 che303bg 7184/7186
93035 che303bn 7184/7186
93036 che303co 7184/7186
93037 che303g 7184/7186
93038 che303n 7184/7186
93039 che306 7184/7188
93040 che306bc 7184/7188
93041 che306bco 7184/7188
93042 che306bg 7184/7188
93043 che306bn 7184/7188
93044 che306co 7184/7188
93045 che306g 7184/7188
93046 che306n 7184/7188
93047 che308bc 7184/7186