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
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00082

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.86"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "11.66",
        "eval_cost": "1.20",
        "prefix_cost": "12.86",
        "data_read_per_join": "20K"
      },
      "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)) 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
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
267317 metallic-rose-gold-and-ivory-wrist-corsage 5/27
267324 black-and-red-wrist-corsage-and-boutonniere 5/27/6718
269043 light-blue-and-silver-wrist-corsage 5/27
269050 burgundy-artificial-velvet-rose-wrist-corsage 5/27
281009 hot-pink-and-silver-wrist-corsage-or-boutonniere 5/27/6718
285546 sparkly-emerald-green-wrist-corsage-or-boutonniere 5/27