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 (
    99222, 99223, 99224, 99225, 99226, 99227, 
    99228, 99229, 99230, 99231, 99232, 
    99233, 99234, 99235, 99236, 99237, 
    99238, 99240, 99242, 99243, 99244, 
    99245, 99246, 99247
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00102

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 (99222,99223,99224,99225,99226,99227,99228,99229,99230,99231,99232,99233,99234,99235,99236,99237,99238,99240,99242,99243,99244,99245,99246,99247)) 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
99222 ncs870-p 7210/7257/7258
99223 ncs871-p 7210/7257/7259
99224 ncs871b-p 7210/7257/7259
99225 ncs872-p 7210/7257/7259
99226 ncs872b-p 7210/7257/7259
99227 ncs880-p 7210/7257/7258
99228 ncs881a-p 7210/7257/7259
99229 ncs881b-p 7210/7257/7259
99230 ncs882-p 7210/7257/7260
99231 ncs882a-p 7210/7257/7260
99232 ncs882b-p 7210/7257/7260
99233 ncs883-p 7210/7257/7261
99234 ncs884-p 7197/7204/7256
99235 ncs884a-p 7197/7204/7256
99236 ncs884b-p 7197/7204/7256
99237 ncs885-p 7197/7204/7256
99238 ncs885a-p 7197/7204/7256
99240 nct102-p 7197/7204/7256
99242 nct300-p 7210/7257/7258
99243 nct300c-p 7210/7257/7258
99244 nct301-p 7210/7257/7259
99245 nct302-p 7210/7257/7260
99246 nct322-p 7210/7257/7260
99247 nct342-p 7210/7257/7260