SELECT 
  seo_names.object_id AS product_id, 
  seo_names.name AS seo_name, 
  seo_names.path AS seo_path 
FROM 
  seo_names 
WHERE 
  seo_names.object_id IN (
    267296, 267324, 267308, 281009, 267307, 
    267306, 285546, 269043, 269050, 267309, 
    267317, 267303, 267322, 267331, 280993, 
    267313, 282231, 281008, 267321, 267328, 
    273575, 267305, 267326, 267323
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00107

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "25.95"
    },
    "table": {
      "table_name": "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "23.55",
        "eval_cost": "2.40",
        "prefix_cost": "25.95",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (267296,267324,267308,281009,267307,267306,285546,269043,269050,267309,267317,267303,267322,267331,280993,267313,282231,281008,267321,267328,273575,267305,267326,267323)) and (`goimagine`.`seo_names`.`type` = 'p') and (`goimagine`.`seo_names`.`dispatch` = '') and (`goimagine`.`seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
267296 purple-rosebud-and-silver-wrist-corsage 5/27/6718
267303 sparkly-turquoise-and-black-wrist-corsage 5/27/6718
267305 ivory-rosebud-wrist-corsage-with-bling 5/27/6718
267306 royal-blue-and-black-wrist-corsage 5
267307 black-striped-and-red-rose-prom-wrist-corsage 5/27/6718
267308 black-and-red-wrist-corsage-with-rhinestones 5/27/6718
267309 red-black-and-white-wrist-corsage-with-bling 5/27/6718
267313 pink-and-gray-wrist-corsage 5
267317 metallic-rose-gold-and-ivory-wrist-corsage 5/27
267321 glitzy-gold-and-red-wrist-corsage 5/27
267322 black-and-red-rosebud-wrist-corsage-en 5/27
267323 new-dusty-blue-wrist-corsage 5/27
267324 black-and-red-wrist-corsage-and-boutonniere 5/27/6718
267326 white-silk-rosebud-wrist-corsage 5/27/6718
267328 colorful-wrist-corsage-or-boutonniere 5/27/6718
267331 red-black-and-gold-wrist-corsage 5/27/6718
269043 light-blue-and-silver-wrist-corsage 5/27
269050 burgundy-artificial-velvet-rose-wrist-corsage 5/27
273575 turquoise-silk-rosebud-wrist-corsage-or-boutonniere 5/27/6718
280993 silk-lavender-and-black-wrist-corsage-or-boutonniere-with-bling 5/27
281008 bright-orange-wrist-corsage-or-boutonniere 5/27/6718
281009 hot-pink-and-silver-wrist-corsage-or-boutonniere 5/27/6718
282231 sparkly-lime-green-and-black-wrist-corsage-or-boutonniere 5/27/6718
285546 sparkly-emerald-green-wrist-corsage-or-boutonniere 5/27