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 (
    99093, 99094, 99095, 99096, 99097, 99098, 
    99099, 99100, 99101, 99102, 99103, 
    99104, 99105, 99106, 99107, 99108, 
    99109, 99213
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00081

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "8.11"
    },
    "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": 18,
      "rows_produced_per_join": 18,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "6.31",
        "eval_cost": "1.80",
        "prefix_cost": "8.11",
        "data_read_per_join": "30K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (99093,99094,99095,99096,99097,99098,99099,99100,99101,99102,99103,99104,99105,99106,99107,99108,99109,99213)) 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
99093 nbv180-p 7197/7204/7255
99094 nbv181-p 7197/7204/7255
99095 nbv258-p 7197/7204/7255
99096 nbv259-p 7197/7204/7255
99097 nbv262-p 7197/7204/7255
99098 nbv269-p 7197/7204/7255
99099 nbv279-p 7197/7204/7255
99100 nbv280-p 7197/7204/7255
99101 nbv358-p 7197/7204/7255
99102 nbv362-p 7197/7204/7255
99103 nbv379-p 7197/7204/7255
99104 nbv458-p 7197/7204/7255
99105 nbv459-p 7197/7204/7255
99106 nbv462-p 7197/7204/7255
99107 nbv469-p 7197/7204/7255
99108 nbv479-p 7197/7204/7255
99109 nbv480-p 7197/7204/7255
99213 ncs808-p 7197/7204/7255