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 (
    93629, 93630, 93631, 93632, 93633, 93634, 
    93635, 93636, 93637, 93638, 93639, 
    93640, 93641, 93642, 93643, 93644, 
    93645, 93646, 93647, 93648, 93649, 
    93650, 93651, 93652, 93653, 93654, 
    93655, 93656, 93657, 93658
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00110

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 (93629,93630,93631,93632,93633,93634,93635,93636,93637,93638,93639,93640,93641,93642,93643,93644,93645,93646,93647,93648,93649,93650,93651,93652,93653,93654,93655,93656,93657,93658)) 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
93629 lil2733cmt 7170/7192
93630 lil2733cmt2 7170/7192
93631 lil2733gmt 7170/7192
93632 lil2733gmt2 7170/7192
93633 lil2733w 7170/7192
93634 lil2733w2 7170/7192
93635 lil2733wmt 7170/7192
93636 lil2733wmt2 7170/7192
93637 lil2735cmt 7170/7192
93638 lil2735gmt 7170/7192
93639 lil2735w 7170/7192
93640 lil2735wmt 7170/7192
93641 lil3022cmt 7170/7192
93642 lil3022cmt2 7170/7192
93643 lil3022gmt 7170/7192
93644 lil3022gmt2 7170/7192
93645 lil3022w 7170/7192
93646 lil3022w2 7170/7192
93647 lil3022wmt 7170/7192
93648 lil3022wmt2 7170/7192
93649 lil3024cmt 7170/7192
93650 lil3024cmt2 7170/7192
93651 lil3024gmt 7170/7192
93652 lil3024gmt2 7170/7192
93653 lil3024w 7170/7192
93654 lil3024w2 7170/7192
93655 lil3024wmt 7170/7192
93656 lil3024wmt2 7170/7192
93657 lil3025cmt 7170/7192
93658 lil3025gmt 7170/7192