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 (
    89739, 89725, 83946, 83947, 83948, 83949, 
    85657, 86388, 84100, 83093, 86221, 
    89727, 83098, 86385, 89738, 85655, 
    84104, 85652, 85656, 86386, 92002, 
    92090
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00099

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "9.91"
    },
    "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": 22,
      "rows_produced_per_join": 22,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "7.72",
        "eval_cost": "2.20",
        "prefix_cost": "9.92",
        "data_read_per_join": "37K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (89739,89725,83946,83947,83948,83949,85657,86388,84100,83093,86221,89727,83098,86385,89738,85655,84104,85652,85656,86386,92002,92090)) 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
83093 arvan-mono-basin-mixer-with-push-button-waste 7184/7187
83098 arvan-mini-basin-mixer-with-push-button-waste 7184/7187
83946 white-topaz-with-lever-handle-basin-taps 7184/7187
83947 white-topaz-with-crosshead-handle-basin-taps 7184/7187
83948 white-topaz-with-lever-handle-basin-taps-en 7184/7187
83949 white-topaz-with-crosshead-handle-basin-taps-en 7184/7187
84100 binsey-mono-basin-mixer-with-push-button-waste 7184/7187
84104 binsey-mini-basin-mixer-with-push-button-waste 7184/7187
85652 series-two-basin-taps 7184/7187
85655 series-two-mono-basin-mixer 7184/7187
85656 series-two-mono-basin-mixer-en 7184/7187
85657 series-two-high-rise-mixer 7184/7187
86221 hardy-mono-basin-mixer 7184/7187
86385 beaumont-luxury-basin-mixer 7184/7187
86386 beaumont-basin-taps 7184/7187
86388 beaumont-mono-basin-mixer 7184/7187
89725 vibe-midi-mono-basin-mixer 7184/7187
89727 vibe-mini-mono-basin-mixer 7184/7187
89738 commercial-basin-taps 7184/7187
89739 commercial-mono-basin-mixer 7184/7187
92002 victrion-deck-mounted-crosshead-basin-pillar-taps 7184
92090 victrion-deck-mounted-lever-basin-pillar-taps 7184