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 (
    90592, 90593, 90588, 90590, 90589, 90591, 
    89249, 89250, 89251, 89252, 90032, 
    90033, 90034, 90035, 90036, 90037, 
    90027, 90028, 90029, 90030, 90031, 
    95360, 96195, 96196, 96197, 96198, 
    96199, 96200, 96201, 100477
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00128

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "13.52"
    },
    "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": 30,
      "rows_produced_per_join": 30,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.52",
        "eval_cost": "3.00",
        "prefix_cost": "13.52",
        "data_read_per_join": "50K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (90592,90593,90588,90590,90589,90591,89249,89250,89251,89252,90032,90033,90034,90035,90036,90037,90027,90028,90029,90030,90031,95360,96195,96196,96197,96198,96199,96200,96201,100477)) 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
89249 1700mm-left-hand-p-shaped-bath-set 7195/7284/7287
89250 1700mm-right-hand-p-shaped-bath-set 7195/7284/7287
89251 1500mm-left-hand-p-shaped-bath-set 7195/7284/7287
89252 1500mm-right-hand-p-shaped-bath-set 7195/7284/7287
90027 p-shaped-shower-bath-right-hand-1700mm-no-leg-set 7195/7284/7287
90028 p-shaped-shower-bath-left-hand-1500mm-no-leg-set 7195/7284/7287
90029 p-shaped-shower-bath-right-hand-1500mm-no-leg-set 7195/7284/7287
90030 p-shaped-shower-bath-left-hand-1600mm-no-leg-set 7195/7284/7287
90031 p-shaped-shower-bath-right-hand-1600mm-no-leg-set 7195/7284/7287
90032 1500mm-left-hand-p-shaped-bath 7195/7284/7287
90033 1500mm-right-hand-p-shaped-bath 7195/7284/7287
90034 1600mm-left-hand-p-shaped-bath 7195/7284/7287
90035 1600mm-right-hand-p-shaped-bath 7195/7284/7287
90036 1700mm-left-hand-p-shaped-bath 7195/7284/7287
90037 1700mm-right-hand-p-shaped-bath 7195/7284/7287
90588 1700-p-bath-panel-and-chrome-screen-left-hand 7195/7284/7287
90589 1700-p-bath-panel-and-chrome-screen-left-hand-en 7195/7284/7287
90590 1700-p-bath-panel-and-chrome-screen-right-hand 7195/7284/7287
90591 1700-p-bath-panel-and-chrome-screen-right-hand-en 7195/7284/7287
90592 1700-p-bath-panel-and-black-screen-left-hand 7195/7284/7287
90593 1700-p-bath-panel-and-black-screen-right-hand 7195/7284/7287
95360 sy-zb15rs 7195/7284/7287
96195 sy-zb15ls 7195/7284/7287
96196 sy-zb16ls 7195/7284/7287
96197 sy-zb16rs 7195/7284/7287
96198 sy-zb17ls 7195/7284/7287
96199 sy-zb17rs 7195/7284/7287
96200 sy-zb18ls 7195/7284/7287
96201 sy-zb18rs 7195/7284/7287
100477 sy-zb17ls-p 7195/7284/7287