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 (
    89485, 90083, 86220, 83128, 84030, 84031, 
    84032, 84033, 84038, 90082, 88935, 
    89188, 89724, 88934, 83131, 90084, 
    89647, 89619, 89632, 86381, 92450, 
    92451, 92452, 92453
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00086

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 (89485,90083,86220,83128,84030,84031,84032,84033,84038,90082,88935,89188,89724,88934,83131,90084,89647,89619,89632,86381,92450,92451,92452,92453)) 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
83128 arvan-deck-mounted-bath-filler-en-en-en 7184/7186
83131 arvan-wall-mounted-2-tap-hole-basin-mixer-with-plate-en-en-en 7184/7187
84030 black-topaz-with-lever-handle-3-tap-hole-wall-mounted-basin-mixer 7184/7187
84031 black-topaz-with-crosshead-handle-3-tap-hole-wall-mounted-basin-mixer 7184/7187
84032 black-topaz-with-lever-handle-3-tap-hole-wall-mounted-basin-mixer-en 7184/7187
84033 black-topaz-with-crosshead-handle-3-tap-hole-wall-mounted-basin-mixer-en 7184/7187
84038 brass-topaz-with-crosshead-handle-3-tap-hole-wall-mounted-basin-mixer 7184/7187
86220 hardy-bath-shower-mixer 7184/7185
86381 beaumont-1-2-bath-shower-mixer 7184/7185
88934 tec-single-lever-high-rise-mixer 7184/7187
88935 tec-single-lever-wall-mounted-basin-bath-filler-matt-black 7184/7187
89188 sanford-deck-mounted-4-tap-hole-bath-shower-mixer-no-spout 7184/7185
89485 soar-bath-filler 7184/7186
89619 tec-lever-bath-filler 7184/7186
89632 tec-crosshead-bath-filler 7184/7186
89647 revolution-mono-basin-mixer-matt-black 7184/7187
89724 vibe-bath-shower-mixer 7184/7185
90082 windon-deck-mounted-4-tap-hole-bath-shower-mixer-no-spout 7184/7185
90083 windon-deck-mounted-3-tap-hole-basin-mixer-with-pop-up-waste 7184/7187
90084 windon-wall-mounted-3-tap-hole-basin-mixer-with-plate 7184/7187
92450 push-down-freestanding-bath-waste-en 7148
92451 push-down-freestanding-bath-waste-en-en 7148
92452 push-down-freestanding-bath-waste-en-en-en 7148
92453 push-down-freestanding-bath-waste-en-en-en-en 7148