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 (
    93124, 93125, 93126, 93127, 93128, 93129, 
    93130, 93131, 93132, 93134, 93136, 
    93138, 93139, 93140, 93141, 93142, 
    93143, 93144, 93145, 93146, 93147, 
    93148, 93149, 93160, 93161, 93162, 
    93163, 93164, 93165, 93166
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00097

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 (93124,93125,93126,93127,93128,93129,93130,93131,93132,93134,93136,93138,93139,93140,93141,93142,93143,93144,93145,93146,93147,93148,93149,93160,93161,93162,93163,93164,93165,93166)) 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
93124 clc294cmt2 7170/7192
93125 clc294gmt 7170/7192
93126 clc294gmt2 7170/7192
93127 clc294wmt 7170/7192
93128 clc294wmt2 7170/7192
93129 clc296cmt 7170/7192
93130 clc296gmt 7170/7192
93131 clc296wmt 7170/7192
93132 clc825cmt 7170/7192
93134 clc825gmt 7170/7192
93136 clc825wmt 7170/7192
93138 clc826cmt 7170/7192
93139 clc826gmt 7170/7192
93140 clc826wmt 7170/7192
93141 clc894cmt 7170/7192
93142 clc894cmt2 7170/7192
93143 clc894gmt 7170/7192
93144 clc894gmt2 7170/7192
93145 clc894wmt 7170/7192
93146 clc894wmt2 7170/7192
93147 clc896cmt 7170/7192
93148 clc896gmt 7170/7192
93149 clc896wmt 7170/7192
93160 dff1493lbg2 7170/7192
93161 dff1493lcm 7170/7192
93162 dff1493lcm2 7170/7192
93163 dff1493lsb2 7170/7192
93164 dff1493lsw2 7170/7192
93165 dff1494lbg2 7170/7192
93166 dff1494lcm 7170/7192