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 (
    9501, 9502, 9503, 9504, 9505, 9506, 9507, 
    9508, 9509, 9510, 9511, 9512, 9513, 
    9514, 9515, 9516
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00092

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 (9501,9502,9503,9504,9505,9506,9507,9508,9509,9510,9511,9512,9513,9514,9515,9516)) 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
9501 jamoji-wireless-speaker-chocolate-swirl 299/382
9502 jamoji-wireless-v2-speaker-trouble 299/382
9503 jamoji-wireless-v2-speakers-lol 299/382
9504 incipio-retina-feather-translucent-for-macbook-12 299/383
9505 incipio-retina-feather-translucent-for-macbook-12-blue 299/383
9506 incipio-macbook-air-13-feather-case-blue 299/383
9507 incipio-macbook-pro-15-feather-retina-case-frost 299/383
9508 incipio-macbook-12-retina-feather-case 299/383
9509 incipio-feather-with-touch-bar-for-macbook-pro-13-clear 299/383
9510 incipio-feather-with-touch-bar-for-macbook-pro-13-raspberry 299/383
9511 incipio-feather-with-touch-bar-for-macbook-pro-13-smoke 299/383
9512 incipio-feather-with-touch-bar-for-macbook-pro-15-smoke 299/383
9513 incipio-octane-pure-co-molded-folio-for-ipad-pro-10.5-2017-black 190/191/419
9514 incipio-clarion-shock-absorbing-translucent-folio-for-10.5-ipad-pro 190/191/419
9515 incipio-clarion-folio-case-for-apple-ipad-pro 190/191/419
9516 incipio-teknical-rugged-folio-for-ipad-pro-10.5-2017-grey 190/191/419