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 (
    87373, 82508, 90149, 90164, 90764, 90765, 
    90142, 90157, 90762, 90763, 90148, 
    90163, 82531, 87369, 84072, 84080, 
    82541, 90759, 90147, 90162, 82440, 
    87368, 87363, 84071
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00118

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 (87373,82508,90149,90164,90764,90765,90142,90157,90762,90763,90148,90163,82531,87369,84072,84080,82541,90759,90147,90162,82440,87368,87363,84071)) 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
82440 apex-1400mm-sliding-shower-door-8mm-glass 7165/7168/7177
82508 pacific-860mm-single-entry-quadrant-enclosure-6mm-glass 7165/7168/7176
82531 pacific-1700mm-double-sliding-door-6mm-glass-en 7165/7168/7178
82541 pacific-1200-x-900mm-offset-quadrant-enclosure-6mm-glass-en 7165/7168/7179
84071 1100mm-frame-screen-with-ceiling-posts 7165/7166/7193
84072 1200mm-frame-screen-with-ceiling-posts 7165/7166/7193
84080 abstract-1200mm-frame-wetroom-screen-with-ceiling-posts 7165/7166/7193
87363 apex-1200mm-sliding-door-en 7165/7168/7177
87368 apex-1400mm-sliding-door 7165/7168/7177
87369 apex-1400mm-sliding-door-en 7165/7168/7177
87373 apex-800mm-quadrant-enclosure 7165/7168/7176
90142 full-outer-frame-wetroom-screens-full-outer-frame-wetroom-8mm-toughened-safety-glass-screen-1850mm-x-1400mm-x-8mm 7165/7166/7193
90147 full-outer-frame-wetroom-screens-full-outer-frame-wetroom-8mm-toughened-safety-glass-screen-and-support-bar-1950mm-x-1000mm-x-8mm 7165/7166/7193
90148 full-outer-frame-wetroom-screens-full-outer-frame-wetroom-8mm-toughened-safety-glass-screen-and-support-bar-1950mm-x-1100mm-x-8mm 7165/7166/7193
90149 full-outer-frame-wetroom-screens-full-outer-frame-wetroom-8mm-toughened-safety-glass-screen-and-support-bar-1950mm-x-1200mm-x-8mm 7165/7166/7193
90157 full-outer-frame-wetroom-screens-full-outer-frame-wetroom-8mm-toughened-safety-glass-screen-1850mm-x-1400mm-x-8mm-en 7165/7166/7193
90162 full-outer-frame-wetroom-screens-full-outer-frame-wetroom-8mm-toughened-safety-glass-screen-and-support-bar-1950mm-x-1000mm-x-8mm-en 7165/7166/7193
90163 full-outer-frame-wetroom-screens-full-outer-frame-wetroom-8mm-toughened-safety-glass-screen-and-support-bar-1950mm-x-1100mm-x-8mm-en 7165/7166/7193
90164 full-outer-frame-wetroom-screens-full-outer-frame-wetroom-8mm-toughened-safety-glass-screen-and-support-bar-1950mm-x-1200mm-x-8mm-en 7165/7166/7193
90759 900mm-black-quadrant-and-tray 7165/7328
90762 1200x800-chrome-offset-quad-and-tray-left-hand 7165/7328
90763 1200x800-chrome-offset-quad-and-tray-right-hand 7165/7328
90764 1000x800-black-offset-quad-and-tray-left-hand 7165/7328
90765 1000x800-black-offset-quad-and-tray-right-hand 7165/7328