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 (
    36598, 36599, 36600, 36601, 36602, 36603, 
    36604, 36605, 36606, 36607, 36608, 
    36609, 36610, 36611, 36615, 36616
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00088

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 (36598,36599,36600,36601,36602,36603,36604,36605,36606,36607,36608,36609,36610,36611,36615,36616)) 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
36598 franck-olivier-sunrise-vetiver-m-edt-75ml 2/3/5
36599 franck-olivier-white-touch-edp-100ml 2/3/4
36600 frederic-malle-music-for-a-while-edp-100ml 2/3/39
36601 geoffrey-benne-grey-flannel-m-edt-120ml 2/3/5
36602 geoffrey-benne-grey-flannel-m-edt-120ml-boxed 2/3/5
36603 geparlys-w-my-lady-black-edp-85ml 2/3/4
36604 geparlys-armorial-collection-intox-noir-edp-100ml 2/3/39
36605 geparlys-blooming-delice-w-edp-85ml 2/3/4
36606 geparlys-fatale-flower-edp-w-85-ml 2/3/4
36607 geparlys-leather-wood-paris-edp-100ml 2/3/39
36608 geparlys-parfums-white-intense-edp-100ml 2/3/4
36609 geparlys-wood-intense-paris-edp-100ml 2/3/4
36610 geparlys-yes-i-am-the-star-edp-100ml 2/3/4
36611 gianfranco-ferre-black-m-edt-100ml 2/3/5
36615 gianfranco-ferre-in-the-mood-for-love-pure-edt-100ml 2/3/39
36616 gianfranco-ferre-in-the-mood-for-love-tender-m-edt-100ml 2/3/5