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 (
    296899, 296846, 296858, 296894, 296869, 
    296892, 296845, 296895, 296864, 296917, 
    296851, 296862, 296882, 296900, 296875, 
    296876, 296906, 296860, 296868, 296857, 
    296842
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00101

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "21.85"
    },
    "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": 21,
      "rows_produced_per_join": 21,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "19.75",
        "eval_cost": "2.10",
        "prefix_cost": "21.85",
        "data_read_per_join": "35K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (296899,296846,296858,296894,296869,296892,296845,296895,296864,296917,296851,296862,296882,296900,296875,296876,296906,296860,296868,296857,296842)) 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
296842 teddy-bear-mimic-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-pathfinder 2566
296845 daemon-monsters-the-shadow-over-ravenor-enemy-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296846 chimera-dragon-monster-boss-monster-call-of-the-necromancer-d-and-d-dungeons-and-dragons-pathfinder 2566
296851 human-male-cleric-barolomeu-aulos-call-of-the-necromancer-heroes-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296857 sophia-the-messenger-tabletop-miniature-worlds-end-an-unexpected-team-up-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296858 revna-the-tribal-viking-tabletop-miniature-worlds-end-an-unexpected-team-up-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296860 bron-the-plantling-blacksmith-tabletop-miniature-blemish-of-the-twilight-forest-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296862 azael-vatra-mage-wizard-sorcerer-tabletop-miniature-blemish-of-the-twilight-forest-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296864 guardians-of-the-tall-grass-plant-tabletop-miniature-blemish-of-the-twilight-forest-npc-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296868 lady-alice-soloman-tabletop-miniatures-bird-lady-npc-the-shadow-over-ravenor-heroes-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296869 muriel-becker-tabletop-miniatures-bartender-npc-the-shadow-over-ravenor-heroes-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296875 the-abandoned-king-tabletop-miniature-blemish-of-the-twilight-forest-npc-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296876 the-twlight-rose-tabletop-miniature-blemish-of-the-twilight-forest-npc-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296882 the-old-wisdom-tabletop-miniature-blemish-of-the-twilight-forest-npc-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296892 mirror-mimic-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-pathfinder 2566
296894 toilet-mimic-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-pathfinder 2566
296895 rowboat-mimic-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-pathfinder 2566
296899 trap-door-mimic-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-pathfinder 2566
296900 bed-mimic-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-pathfinder 2566
296906 swamp-carnivore-tabletop-miniature-blemish-of-the-twilight-forest-monster-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296917 dwarven-heroes-fighters-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-5e-pathfinder 2566