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 (
    91900, 90844, 82430, 82431, 82433, 91896, 
    90272, 86076, 86079, 86080, 90794, 
    90271, 90795, 86077, 86078, 93868, 
    93869, 93870, 93871, 94381, 95557, 
    95944, 96778, 96779, 96780, 96791, 
    96839, 96840, 98192, 98193
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00143

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 (91900,90844,82430,82431,82433,91896,90272,86076,86079,86080,90794,90271,90795,86077,86078,93868,93869,93870,93871,94381,95557,95944,96778,96779,96780,96791,96839,96840,98192,98193)) 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
82430 enclosure-hook-for-frameless-enclosures 7165/7166
82431 enclosure-hook-for-framed-enclosures 7165/7166/7167
82433 enclosure-hook-for-frameless-enclosures-en 7165/7166
86076 pacific-square-handle 7148/7225
86077 ella-rounded-handle 7148/7225
86078 ella-square-handle 7148/7225
86079 pacific-square-handle-en 7148/7225
86080 pacific-single-handle-sq-145mm-centres 7148/7225
90271 wetroom-wall-channel-1850mm-brass 7165/7166/7167
90272 return-screen-l-profile-kit-1850mm-black 7165/7166/7167
90794 matrix-handle-sub-assembly 7165
90795 single-handle-apex-250mm-centres 7165
90844 pacific-enclosure-screw-cover-kit-chrome-1850mm 7148
91896 victrion-corner-shower-basket 7148
91900 victrion-double-corner-shower-basket 7148
93868 pek190bp 7148/7225
93869 peksq190 7148/7225
93870 peksq190bb 7148/7225
93871 peksq190bp 7148/7225
94381 wrsf009 7148/7225
95557 238extbb-q 7148/7225
95944 pek190bb 7148/7225
96778 acc003-p 7148/7225
96779 acc004-p 7148/7225
96780 acc006-p 7148/7225
96791 aq-sck-p 7148/7225
96839 aqud2e-e6-p 7148/7225
96840 aqud2r-e6-p 7148/7225
98192 cma035-m 7148/7225
98193 cma035bc-m 7148/7225