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 (
    93719, 93720, 93721, 93722, 93723, 93724, 
    93725, 93726, 93727, 93728, 93729, 
    93730, 93731, 93732, 93733, 93734, 
    93735, 93736, 93737, 93738, 93739, 
    93740, 93741, 93742, 93743, 93744, 
    93745, 93746, 93747, 93748
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00055

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 (93719,93720,93721,93722,93723,93724,93725,93726,93727,93728,93729,93730,93731,93732,93733,93734,93735,93736,93737,93738,93739,93740,93741,93742,93743,93744,93745,93746,93747,93748)) 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
93719 lil3222wmt 7170/7192
93720 lil3222wmt2 7170/7192
93721 lil3224cmt 7170/7192
93722 lil3224cmt2 7170/7192
93723 lil3224gmt 7170/7192
93724 lil3224gmt2 7170/7192
93725 lil3224w 7170/7192
93726 lil3224w2 7170/7192
93727 lil3224wmt 7170/7192
93728 lil3224wmt2 7170/7192
93729 lil3225cmt 7170/7192
93730 lil3225gmt 7170/7192
93731 lil3225w 7170/7192
93732 lil3225wmt 7170/7192
93733 lil3226cmt 7170/7192
93734 lil3226gmt 7170/7192
93735 lil3226w 7170/7192
93736 lil3226wmt 7170/7192
93737 lil3233cmt 7170/7192
93738 lil3233cmt2 7170/7192
93739 lil3233gmt 7170/7192
93740 lil3233gmt2 7170/7192
93741 lil3233w 7170/7192
93742 lil3233w2 7170/7192
93743 lil3233wmt 7170/7192
93744 lil3233wmt2 7170/7192
93745 lil3235cmt 7170/7192
93746 lil3235gmt 7170/7192
93747 lil3235w 7170/7192
93748 lil3235wmt 7170/7192