SELECT 
  q_seo_names.object_id AS product_id, 
  q_seo_names.name AS seo_name, 
  q_seo_names.path AS seo_path 
FROM 
  q_seo_names 
WHERE 
  q_seo_names.object_id IN (
    35594, 35595, 35596, 35597, 35598, 35599, 
    35600, 35601, 35602, 35603, 35604, 
    35605, 35606, 35607, 35608, 35609
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00097

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "41.21"
    },
    "table": {
      "table_name": "q_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",
      "index_condition": "((`portal`.`q_seo_names`.`object_id` in (35594,35595,35596,35597,35598,35599,35600,35601,35602,35603,35604,35605,35606,35607,35608,35609)) and (`portal`.`q_seo_names`.`type` = 'p') and (`portal`.`q_seo_names`.`dispatch` = '') and (`portal`.`q_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "37.61",
        "eval_cost": "3.60",
        "prefix_cost": "41.21",
        "data_read_per_join": "30K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
35594 memo-ilha-do-mel-edp-75ml 2/3/4
35595 memo-irish-leather-edp-200ml 2/3/39
35596 memo-irish-leather-edp-75ml 2/3/4
35597 memo-lalibela-edp-75ml 2/3/39
35598 memo-marfa-edp-75ml 2/3/39
35599 memo-moraccan-leather-edp-75ml 2/3/39
35600 memo-russian-leather-edp-75ml 2/3/39
35601 memo-tamarindo-edp-75ml 2/3/39
35602 micallef-vanille-leather-edp-100ml 2/3/4
35603 micallef-vanille-orient-edp-100ml 2/3/39
35604 min-new-york-chefs-table-edp-75ml 2/3/39
35605 min-new-york-dune-road-edp-75ml 2/3/39
35606 min-new-york-long-board-edp-75ml 2/3/39
35607 min-new-york-magic-circus-edp-75ml 2/3/39
35608 montale-paris-amber-musk-edp-100ml 2/3/39
35609 montale-paris-aoud-cuir-darabie-edp-100ml 2/3/4