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 (
    93097, 93098, 93099, 93100, 93101, 93102, 
    93103, 93104, 93105, 93106, 93107, 
    93108, 93109, 93110, 93111, 93112, 
    93113, 93114, 93116, 93118, 93120, 
    93121, 93122, 93123
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00098

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 (93097,93098,93099,93100,93101,93102,93103,93104,93105,93106,93107,93108,93109,93110,93111,93112,93113,93114,93116,93118,93120,93121,93122,93123)) 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
93097 clc1494cmt2 7170/7192
93098 clc1494gmt 7170/7192
93099 clc1494gmt2 7170/7192
93100 clc1494wmt 7170/7192
93101 clc1494wmt2 7170/7192
93102 clc1496cmt 7170/7192
93103 clc1496gmt 7170/7192
93104 clc1496wmt 7170/7192
93105 clc194cmt 7170/7192
93106 clc194cmt2 7170/7192
93107 clc194gmt 7170/7192
93108 clc194gmt2 7170/7192
93109 clc194wmt 7170/7192
93110 clc194wmt2 7170/7192
93111 clc196cmt 7170/7192
93112 clc196gmt 7170/7192
93113 clc196wmt 7170/7192
93114 clc225cmt 7170/7192
93116 clc225gmt 7170/7192
93118 clc225wmt 7170/7192
93120 clc226cmt 7170/7192
93121 clc226gmt 7170/7192
93122 clc226wmt 7170/7192
93123 clc294cmt 7170/7192