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 (
    395, 396, 397, 398, 399, 400, 401, 402, 
    403, 404, 405, 406, 407, 408, 409, 410
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00106

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 (395,396,397,398,399,400,401,402,403,404,405,406,407,408,409,410)) 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
395 dolce-and-gabbana-the-one-grey-intense-for-men-edt-100ml 2/3/5
396 dolce-and-gabbana-the-one-mysterious-night-for-men-edp-100ml 2/3/5
397 dolce-and-gabbana-the-one-mysterious-night-for-men-edp-150ml 2/3/5
398 dolce-and-gabbana-the-one-royal-night-for-men-edp-150ml 2/3/5
399 dolce-and-gabbana-the-only-one-for-women-edp-30ml 2/3/4
400 dolce-and-gabbana-the-only-one-for-women-edp-50ml 2/3/4
401 dolce-and-gabbana-velvet-sublime-edp-150ml 2/3/39
402 calvin-klein-one-edt-10mleuphoria-edp-4mlall-edt-10mlobsessed-edp-5mleternity-edp-5ml-mini-set 2/3/4
403 calvin-klein-one-edt-10mleuphoria-edt-10mlall-edt-10mlobsesed-edt-10mleternity-edt-10ml-mini-set 2/3/5
404 carolina-herrera-ch-good-girl-legere-edp-80ml100ml-bl-set 2/3/4
405 carolina-herrera-ch-good-girl-legere-edp-ns-80ml100ml-bl-set 2/3/4
406 carolina-herrera-good-girl-edp-80ml100ml-bl10ml-mini-set 2/3/4
407 carolina-herrera-vip-for-men-edt-100ml100ml-sg-travel-set 2/3/5
408 dolce-and-gabbana-light-blue-eau-intense-4.5mlthe-one-7.5mldolce-5mlthe-one-5mllight-blue-4.5ml 2/3/4
409 dolce-and-gabbana-pour-femme-edp-100ml100ml-bl100ml-sg-set 2/3/4
410 dolce-and-gabbana-the-one-for-men-edt-100ml50ml-sg50ml-asb-travel-set 2/3/5