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 (
    92942, 92943, 92944, 92945, 93016, 93017, 
    93018, 93019, 93020, 93021, 93022, 
    93023, 93024, 93025, 93026, 93027, 
    93028, 93029, 93030, 93031, 93032, 
    93033, 93034, 93035, 93036, 93037, 
    93038, 93039, 93040, 93041
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00104

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 (92942,92943,92944,92945,93016,93017,93018,93019,93020,93021,93022,93023,93024,93025,93026,93027,93028,93029,93030,93031,93032,93033,93034,93035,93036,93037,93038,93039,93040,93041)) 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
92942 car403 7184/7186
92943 car404 7184/7185
92944 car803 7184/7186
92945 car804 7184/7185
93016 che300bc 7184/7186
93017 che300bco 7184/7186
93018 che300bg 7184/7186
93019 che300bn 7184/7186
93020 che300co 7184/7186
93021 che300g 7184/7186
93022 che300n 7184/7186
93023 che301 7184/7186
93024 che301bc 7184/7186
93025 che301bco 7184/7186
93026 che301bg 7184/7186
93027 che301bn 7184/7186
93028 che301co 7184/7186
93029 che301g 7184/7186
93030 che301n 7184/7186
93031 che303 7184/7186
93032 che303bc 7184/7186
93033 che303bco 7184/7186
93034 che303bg 7184/7186
93035 che303bn 7184/7186
93036 che303co 7184/7186
93037 che303g 7184/7186
93038 che303n 7184/7186
93039 che306 7184/7188
93040 che306bc 7184/7188
93041 che306bco 7184/7188