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 (
    88213, 88578, 84313, 85720, 87507, 87523, 
    88455, 88473, 88489, 85665, 85685, 
    85697, 85709, 84295, 89106, 89113, 
    89037, 89450, 89463, 89471, 89479, 
    85661, 88539, 88576
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00042

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 (88213,88578,84313,85720,87507,87523,88455,88473,88489,85665,85685,85697,85709,84295,89106,89113,89037,89450,89463,89471,89479,85661,88539,88576)) 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
84295 fusion-floor-standing-wc-unit-with-coordinating-top-compact-500mm 7170/7201
84313 fusion-floor-standing-wc-unit-with-coordinating-top-compact-600mm 7170/7201
85661 deco-500mm-floor-standing-wc-unit 7170/7201
85665 deco-500mm-floor-standing-wc-unit-en 7170/7201
85685 deco-500mm-floor-standing-wc-unit-en-en 7170/7201
85697 deco-500mm-floor-standing-wc-unit-en-en-en 7170/7201
85709 deco-500mm-floor-standing-wc-unit-en-en-en-en 7170/7201
85720 fluted-500mm-floor-standing-wc-unit 7170/7201
87507 athena-floor-standing-wc-unit-500mm-en-en-en 7170/7201
87523 athena-floor-standing-wc-unit-500mm-en-en-en-en 7170/7201
88213 juno-550mm-wc-unit-en-en-en-en 7170/7201
88455 arno-compact-500mm-floor-standing-wc-unit-en-en 7170/7201
88473 arno-compact-500mm-floor-standing-wc-unit-en-en-en 7170/7201
88489 arno-compact-500mm-floor-standing-wc-unit-en-en-en-en 7170/7201
88539 mayford-floor-standing-slim-wc-unit-including-concealed-cistern-500mm 7170/7201
88576 fusion-fitted-floor-standing-wc-unit-500mm 7210/7211/7282
88578 fusion-fitted-floor-standing-wc-unit-600mm 7210/7211/7282
89037 mayford-floor-standing-slim-wc-unit-600mm 7170/7201
89106 core-floor-standing-concealed-cistern-wc-toilet-unit-500mm 7170/7201
89113 core-floor-standing-concealed-cistern-wc-toilet-unit-500mm-en 7170/7201
89450 lunar-floor-standing-concealed-cistern-wc-toilet-unit-550mm-en 7170/7201
89463 lunar-floor-standing-concealed-cistern-wc-toilet-unit-550mm-en-en 7170/7201
89471 lunar-floor-standing-concealed-cistern-wc-toilet-unit-550mm-en-en-en 7170/7201
89479 lunar-floor-standing-concealed-cistern-wc-toilet-unit-550mm-en-en-en-en 7170/7201