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 (
    84108, 89621, 89183, 83102, 92198, 92199, 
    92200, 92201, 92202, 92444, 92445, 
    92446, 92447, 89622, 89635, 91372, 
    91374, 83091, 91310, 86387, 84098, 
    90086, 90088, 90098
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00106

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 (84108,89621,89183,83102,92198,92199,92200,92201,92202,92444,92445,92446,92447,89622,89635,91372,91374,83091,91310,86387,84098,90086,90088,90098)) 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
83091 arvan-deck-mounted-bath-filler 7184/7186
83102 arvan-wall-mounted-2-tap-hole-basin-mixer-with-plate 7184/7187
84098 binsey-deck-mounted-bath-filler 7184/7186
84108 binsey-wall-mounted-2-tap-hole-basin-mixer-with-plate 7184/7187
86387 beaumont-bath-filler 7184/7186
89183 sanford-wall-mounted-bath-shower-mixer-with-kit 7184/7185
89621 tec-lever-mono-basin-mixer-matt-black 7184/7187
89622 tec-lever-wall-mounted-basin-mixer-matt-black 7184/7187
89635 tec-crosshead-wall-mounted-basin-mixer-matt-black 7184/7187
90086 windon-wall-mounted-2-tap-hole-basin-mixer 7184/7187
90088 windon-mono-basin-mixer-with-push-button-waste-en 7184/7187
90098 windon-mono-basin-mixer-with-push-button-waste-en-en 7184/7187
91310 series-2-round-freeflow-bath-filler-and-waste-en 7148
91372 kitchen-taps-ravi-mono-basin-single-lever-round-basin-tap-and-rinser-en-en 7336
91374 kitchen-taps-ravi-mono-basin-single-lever-round-basin-tap-and-rinser-en-en-en 7336
92198 bath-wastes-push-down-concealed-bath-waste-en 7148
92199 bath-wastes-push-down-concealed-bath-waste-en-en 7148
92200 bath-wastes-push-down-concealed-bath-waste-en-en-en 7148
92201 bath-wastes-push-down-concealed-bath-waste-en-en-en-en 7148
92202 bath-wastes-push-down-concealed-bath-waste-en-en-en-en-en 7148
92444 push-down-concealed-bath-waste 7148
92445 push-down-concealed-bath-waste-en 7148
92446 push-down-concealed-bath-waste-en-en 7148
92447 push-down-concealed-bath-waste-en-en-en 7148