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 (
    37374, 37375, 37376, 37377, 37378, 37379, 
    37380, 37381, 37382, 37383, 37384, 
    37385, 37386, 37387, 37388, 37389
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00089

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 (37374,37375,37376,37377,37378,37379,37380,37381,37382,37383,37384,37385,37386,37387,37388,37389)) 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
37374 the-woods-collection-pure-shine-edp-100ml 2/3/39
37375 the-woods-collection-secret-source-edp-100ml 2/3/39
37376 the-woods-collection-timeless-sands-edp-100ml 2/3/39
37377 the-woods-collection-twilight-edp-100ml 2/3/39
37378 the-woods-collection-wild-roses-edp-100ml 2/3/39
37379 theirry-mugler-alien-musc-mysterieux-edp-90ml 2/3/4
37380 theirry-mugler-angel-m-edt-100ml 2/3/5
37381 theirry-mugler-angel-kryptomint-m-edt-100ml 2/3/5
37382 theirry-mugler-angel-refill-for-metal-m-edt-100ml 2/3/5
37383 theirry-mugler-womanity-edp-80ml 2/3/4
37384 thierry-mugler-alien-eau-extraordinaire-eco-refill-w-edt-90ml 2/3/4
37385 thierry-mugler-alien-eau-sublime-limited-edition-w-edt-60ml 2/3/4
37386 thierry-mugler-angel-refill-m-edt-100ml 2/3/5
37387 tiffany-and-co-w-edp-75ml 2/3/4
37388 tom-ford-black-orchid-edp-50ml 2/3/5
37389 tom-ford-noir-extreme-edp-100ml-en 2/3/5