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 (
    138154, 199530, 138149, 136410, 135631, 
    135654, 135635, 152655, 138898, 152654, 
    160889, 136412
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00465

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.36"
    },
    "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.16",
        "eval_cost": "1.20",
        "prefix_cost": "12.36",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (138154,199530,138149,136410,135631,135654,135635,152655,138898,152654,160889,136412)) 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
135631 tassel-keychain 3/87
135635 rainbow-macrame-wall-hanging 4/100/209
135654 mini-woven-wall-hanging 4/100/209
136410 upside-down-macrame-rainbow 4/100/209
136412 wristlet-macrame-keychain 3/87
138149 knotted-macrame-keychain 3/87
138154 jewel-toned-upside-down-macrame-rainbow 4/100/209
138898 round-ocean-themed-woven-wall-hanging 4/100/209
152654 pompom-ornament 109/118
152655 macrame-ornaments 4/45/183
160889 large-woven-wall-hanging 4/100
199530 macrame-cactus 4/45