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 (
    89009, 83094, 83107, 83108, 84113, 91295, 
    83110, 83120, 89008, 90063, 90065, 
    90076, 89739, 89725, 83946, 83947, 
    83948, 83949, 85657, 86388, 84100, 
    83093, 86221, 89727
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00084

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 (89009,83094,83107,83108,84113,91295,83110,83120,89008,90063,90065,90076,89739,89725,83946,83947,83948,83949,85657,86388,84100,83093,86221,89727)) 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
83094 arvan-eco-mono-basin-mixer-with-push-button-waste 7184/7187
83107 arvan-high-rise-mono-basin-mixer-no-waste 7184/7187
83108 arvan-wall-mounted-2-tap-hole-basin-mixer 7184/7187
83110 arvan-mono-basin-mixer-with-push-button-waste-en 7184/7187
83120 arvan-mono-basin-mixer-with-push-button-waste-en-en 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
84113 binsey-high-rise-mono-basin-mixer-no-waste 7184/7187
85657 series-two-high-rise-mixer 7184/7187
86221 hardy-mono-basin-mixer 7184/7187
86388 beaumont-mono-basin-mixer 7184/7187
89008 tec-single-lever-wall-mounted-basin-mixer 7184/7187
89009 tec-single-lever-mini-mono-basin-mixer 7184/7187
89725 vibe-midi-mono-basin-mixer 7184/7187
89727 vibe-mini-mono-basin-mixer 7184/7187
89739 commercial-mono-basin-mixer 7184/7187
90063 willow-mono-basin-mixer 7184/7187
90065 willow-mini-mono-basin-mixer 7184/7187
90076 windon-mini-basin-mixer-with-push-button-waste 7184/7187
91295 aztec-wall-mount-3-tap-hole-basin-mixer 7184