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 (
    9517, 9518, 9519, 9520, 9521, 9522, 9523, 
    9524, 9525, 9526, 9527, 9528, 9529, 
    9530, 9531, 9532
  ) 
  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 (9517,9518,9519,9520,9521,9522,9523,9524,9525,9526,9527,9528,9529,9530,9531,9532)) 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
9517 incipio-octane-pure-co-molded-folio-for-ipad-pro-12.9-2017 190/191/419
9518 incipio-octane-pure-co-molded-folio-for-ipad-9.7-2017 190/191/419
9519 incipio-clarion-shock-absorbing-folio-for-ipad-pro-10.5-2017-blue 190/191/419
9520 incipio-feather-pure-for-iphone-8-7-clear 190/191
9521 incipio-reprieve-techsport-protective-case-for-iphone-8-7-black 190/191
9522 incipio-reprieve-techsport-protective-case-for-iphone-8-7-blue 190/191
9523 incipio-reprieve-techsport-protective-case-for-iphone-8-7-clear 190/191
9524 incipio-haven-pure-transparent-co-molded-case-for-iphone-8-7-smoke 190/191
9525 incipio-feather-pure-for-iphone-8-plus-7-plus-clear 190/191
9526 incipio-reprieve-techsport-protective-case-for-iphone-8 190/191
9527 incipio-ngp-pure-case-clear-for-iphone-xs-x 190/191
9528 incipio-ngp-pure-case-navy-for-iphone-xs-x 190/191
9529 incipio-ngp-pure-case-smoke-for-iphone-xs-x 190/191
9530 incipio-octane-lux-for-iphone-xs-x-gunmetal 190/191
9531 incipio-octane-lux-translucent-for-iphone-xs-x 190/191
9532 incipio-feather-light-case-black-for-iphone-xs-x 190/191