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 (
    239125, 186231, 168820, 167731, 120747, 
    104426, 103373, 109593, 98810, 98813, 
    98734, 98373, 98342, 90935, 90945, 
    91612, 91613, 96320
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00165

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "18.35"
    },
    "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": 18,
      "rows_produced_per_join": 18,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "16.55",
        "eval_cost": "1.80",
        "prefix_cost": "18.35",
        "data_read_per_join": "30K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (239125,186231,168820,167731,120747,104426,103373,109593,98810,98813,98734,98373,98342,90935,90945,91612,91613,96320)) 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
90935 leather-trinket-tray 4/45
90945 hand-sanitizer-holder-en 12/59/311
91612 fox-chalkboard 71/88
91613 custom-teddy 71/74
96320 leather-inhaler-holder 3/87
98342 trinket-necklaces 8/40
98373 gnome-set-wine-glass-and-towel 4/46/208
98734 ready-to-ship-stuffies 71/74
98810 bullet-knit-shorts 3/22/357
98813 wool-pixie-hat 3/86/388
103373 leather-shot-glasses 4/46
104426 impossible-braid-bracelet 2/18/175
109593 polish-pride-towels 4/46/208
120747 leather-phone-holders 4/51/253
167731 wooden-business-tags 8
168820 viking-knit-bracelet 2/18
186231 articulated-slug-3d-print 71
239125 leather-coasters 4/46/195