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 (
    92362, 92363, 92364, 85560, 85566, 85641, 
    89988, 91848, 91888, 85569, 91876, 
    85545, 92357, 84237, 85548, 92913, 
    92914, 92915, 92916, 92917, 92918, 
    92919, 92920, 92921
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00088

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 (92362,92363,92364,85560,85566,85641,89988,91848,91888,85569,91876,85545,92357,84237,85548,92913,92914,92915,92916,92917,92918,92919,92920,92921)) 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
84237 bath-panel-clips-pack-of-6 7148/7156
85545 wastes-and-extras-bath-waste 7184/7219
85548 wastes-and-extras-bath-plug-and-chain 7184/7219
85560 retainer-bath-waste-brass-and-ball-chain 7148/7156/7157
85566 ceramic-handle-wc-lever 7148/7156/7157
85569 wastes-and-extras-bath-waste-en-en 7184/7219
85641 ext-horizontal-rod-for-use-on-basin-puws 7148/7156/7157
89988 wall-return-elbow 7148/7156/7157
91848 classic-rounded-towel-ring-copper 7148
91876 victrion-double-robe-hook 7148
91888 victrion-open-toilet-roll-holder 7148
92357 victrion-overflow-basin-grill 7148
92362 victrion-overflow-basin-grill-en-en-en-en-en 7148
92363 victrion-overflow-basin-grill-en-en-en-en-en-en 7148
92364 victrion-overflow-basin-grill-en-en-en-en-en-en-en 7148
92913 bpr105w 7148/7156/7194
92914 bpr107w 7148/7156/7194
92915 bpr111w 7148/7156/7194
92916 bpr113w 7148/7156/7194
92917 bpr2905 7148/7156/7194
92918 bpr2907 7148/7156/7194
92919 bpr2911 7148/7156/7194
92920 bpr2912 7148/7156/7194
92921 bpr2913 7148/7156/7194