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 (
    90048, 90049, 90050, 90051, 90052, 90053, 
    90042, 90043, 90044, 90045, 90046, 
    90047, 90058, 90059, 87836, 93834, 
    93835, 93882, 93883, 93884, 93885, 
    96122, 96124, 96125
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00112

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 (90048,90049,90050,90051,90052,90053,90042,90043,90044,90045,90046,90047,90058,90059,87836,93834,93835,93882,93883,93884,93885,96122,96124,96125)) 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
87836 square-single-ended-bath-1500-x-700mm 7195/7251/7253
90042 l-shape-square-shower-bath-left-hand-1700mm-no-leg-set 7195/7284/7285
90043 l-shape-square-shower-bath-right-hand-1700mm-no-leg-set 7195/7284/7285
90044 l-shape-square-shower-bath-left-hand-1500mm-no-leg-set 7195/7284/7285
90045 l-shape-square-shower-bath-right-hand-1500mm-no-leg-set 7195/7284/7285
90046 l-shape-square-shower-bath-left-hand-1600mm-no-leg-set 7195/7284/7285
90047 l-shape-square-shower-bath-right-hand-1600mm-no-leg-set 7195/7284/7285
90048 1500mm-left-hand-square-shower-bath 7195/7284/7285
90049 1500mm-right-hand-square-shower-bath 7195/7284/7285
90050 1600mm-left-hand-square-shower-bath 7195/7284/7285
90051 1600mm-right-hand-square-shower-bath 7195/7284/7285
90052 1700mm-left-hand-square-shower-bath 7195/7284/7285
90053 1700mm-right-hand-square-shower-bath 7195/7284/7285
90058 l-shape-square-shower-bath-left-hand-1700mm-no-leg-set-en 7195/7284/7285
90059 l-shape-square-shower-bath-right-hand-1700mm-no-leg-set-en 7195/7284/7285
93834 nsk801s 7195/7284/7285
93835 nsk802s 7195/7284/7285
93882 sbath13 7195/7284/7285
93883 sbath14 7195/7284/7285
93884 sbath15 7195/7284/7285
93885 sbath16 7195/7284/7285
96122 sy-bel15l 7195/7284/7285
96124 sy-bel15r 7195/7284/7285
96125 sy-bel17l 7195/7284/7285