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 (
    93608, 93609, 93610, 93611, 93612, 93613, 
    93614, 93615, 93616, 93617, 93618, 
    93619, 93620, 93621, 93622, 93623, 
    93624, 93625, 93626, 93627, 93628, 
    93629, 93630, 93631
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00092

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 (93608,93609,93610,93611,93612,93613,93614,93615,93616,93617,93618,93619,93620,93621,93622,93623,93624,93625,93626,93627,93628,93629,93630,93631)) 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
93608 lil2722gmt2 7170/7192
93609 lil2722w 7170/7192
93610 lil2722w2 7170/7192
93611 lil2722wmt 7170/7192
93612 lil2722wmt2 7170/7192
93613 lil2724cmt 7170/7192
93614 lil2724cmt2 7170/7192
93615 lil2724gmt 7170/7192
93616 lil2724gmt2 7170/7192
93617 lil2724w 7170/7192
93618 lil2724w2 7170/7192
93619 lil2724wmt 7170/7192
93620 lil2724wmt2 7170/7192
93621 lil2725cmt 7170/7192
93622 lil2725gmt 7170/7192
93623 lil2725w 7170/7192
93624 lil2725wmt 7170/7192
93625 lil2726cmt 7170/7192
93626 lil2726gmt 7170/7192
93627 lil2726w 7170/7192
93628 lil2726wmt 7170/7192
93629 lil2733cmt 7170/7192
93630 lil2733cmt2 7170/7192
93631 lil2733gmt 7170/7192