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 (
    206024, 212352, 199359, 212370, 254311, 
    205990, 206029, 198581, 213507, 199221, 
    212367, 205982
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00236

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.49"
    },
    "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.29",
        "eval_cost": "1.20",
        "prefix_cost": "12.49",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (206024,212352,199359,212370,254311,205990,206029,198581,213507,199221,212367,205982)) 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
198581 handmade-upcycled-desk-art-unique-sustainable-home-decor-with-hidden-figures-in-nature 4/51/252
199221 junk-mail-collage-pursuits 4/100
199359 chunky-tiger-eye-necklace 2/13/137
205982 handmade-upcycled-wall-art-unique-fairy-and-nature-theme-sustainable-home-decor 4/100
205990 handmade-upcycled-card-dreams 5/24/6661
206024 handmade-upcycled-card-dreams-clone 5/24/6661
206029 handmade-upcycled-card-dreams-clone-en 5/24/6661
212352 black-obsidian-dangle-earrings 2/17/147
212367 silent-sapphire-butterfly-earrings 2/17/147
212370 silent-sapphire-jewelry-set 2/326
213507 elegant-blue-and-white-pearl-necklace 2/13/131
254311 medical-grade-hoop-earrings 2/17/149