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 (
    36735, 36736, 36737, 36738, 36739, 36740, 
    36741, 36742, 36743, 36744, 36745, 
    36746, 36747, 36748, 36749, 36750
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00091

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 (36735,36736,36737,36738,36739,36740,36741,36742,36743,36744,36745,36746,36747,36748,36749,36750)) 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
36735 guess-double-dare-w-edt-100ml 2/3/4
36736 guess-girl-belle-edt-100ml 2/3/4
36737 guess-girl-edt-100ml 2/3/4
36738 guess-green-m-edt-75ml 2/3/5
36739 guess-night-m-edt-100ml 2/3/5
36740 guess-seductive-m-edt-100ml 2/3/5
36741 guess-seductive-w-edt-75ml 2/3/4
36742 guess-seductive-blue-m-edt-100ml 2/3/5
36743 guy-laroche-drakkar-essence-m-edt-200ml 2/3/5
36744 guy-laroche-fidji-w-edt-100ml 2/3/4
36745 halston-w-edp-100ml 2/3/4
36746 halston-amber-m-edt-125ml 2/3/5
36747 her-scent-w-edp-70ml 2/3/4
36748 hermes-eau-de-pamplemousse-rose-edc-100ml 2/3/39
36749 hermes-eau-dorange-verte-edc-u-100ml 2/3/39
36750 hermes-elixir-des-merveilles-w-edp-100ml 2/3/4