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 (
    9533, 9534, 9535, 9536, 9537, 9538, 9539, 
    9540, 9541, 9542, 9543, 9544, 9545, 
    9546, 9547, 9548
  ) 
  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 (9533,9534,9535,9536,9537,9538,9539,9540,9541,9542,9543,9544,9545,9546,9547,9548)) 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
9533 incipio-feather-light-case-clear-for-iphone-xs-x 190/191
9534 incipio-feather-light-2-pack-frost-navy 190/191
9535 incipio-feather-light-2-pack-iphone-xs-x-frost-smoke 190/191
9536 incipio-ngp-folio-case-for-iphone-xs-x 190/191
9537 incipio-feather-case-for-iphone-xr-clear 190/191
9538 incipio-feather-case-for-iphone-xs-max-clear 190/191
9539 incipio-iphone-xs-x-feather-case-clear 190/191
9540 incipio-car-charger-high-speed-dual-port-usb-4.8a 190/199
9541 incipio-15w-usb-c-car-charger 190/199
9542 incipio-charge-sync-usb-c-to-usb-a-adapter 299/383/402
9543 incipio-samsung-galaxy-s8-ngp-pure-case-clear 190/191
9544 incipio-breve-case-for-samsung-galaxy-s8-plus 190/191
9545 ihome-kiddesigns-over-ear-headphone-volume-limited-with-3-settings-frozen 190/386
9546 ihome-kiddesigns-bluetooth-speaker-star-wars-bb8 299/382
9547 ihome-kiddesigns-bluetooth-speaker-star-wars-darth-vader 299/382
9548 ihome-kiddesigns-bluetooth-speaker-star-wars-episode-8-trooper 299/382