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 (
    35610, 35611, 35612, 35613, 35614, 35615, 
    35616, 35617, 35618, 35619, 35620, 
    35621, 35622, 35623, 35624, 35625
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00079

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "38.41"
    },
    "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": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_seo_names`.`object_id` in (35610,35611,35612,35613,35614,35615,35616,35617,35618,35619,35620,35621,35622,35623,35624,35625)) 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": "35.21",
        "eval_cost": "3.20",
        "prefix_cost": "38.41",
        "data_read_per_join": "27K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
35610 montale-paris-aoud-ever-edp-100ml 2/3/39
35611 montale-paris-aoud-flowers-edp-100ml 2/3/5
35612 montale-paris-aoud-forest-edp-100ml 2/3/39
35613 montale-paris-aoud-greedy-edp-100ml 2/3/4
35614 montale-paris-aoud-leather-edp-100ml 2/3/39
35615 montale-paris-aoud-legend-edp-100ml 2/3/39
35616 montale-paris-aoud-lime-edp-100ml 2/3/39
35617 montale-paris-aoud-melody-edp-100ml 2/3/39
35618 montale-paris-aoud-night-edp-100ml 2/3/39
35619 montale-paris-aoud-purple-rose-edp-100ml 2/3/39
35620 montale-paris-aoud-sense-edp-100ml 2/3/39
35621 montale-paris-arabians-edp-100ml 2/3/39
35622 montale-paris-bakhoor-edp-100ml 2/3/39
35623 montale-paris-black-aoud-edp-100ml 2/3/5
35624 montale-paris-blue-amber-edp-100ml 2/3/39
35625 montale-paris-boise-vanille-edp-100ml 2/3/4