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 (
    296814, 296859, 296873, 296839, 296893, 
    296841, 296919, 296881, 296861, 296883, 
    296838, 296853
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00108

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.52"
    },
    "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.32",
        "eval_cost": "1.20",
        "prefix_cost": "12.52",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (296814,296859,296873,296839,296893,296841,296919,296881,296861,296883,296838,296853)) 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
296814 boarhog-butcher-monster-call-of-the-necromancer-d-and-d-dungeons-and-dragons-pathfinder 71/73
296838 tai-tako-the-fisherman-tabletop-miniature-worlds-end-an-unexpected-team-up-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296839 asaria-miralana-hero-elf-mage-call-of-the-necromancer-d-and-d-dungeons-and-dragons-pathfinder 2566
296841 church-prop-tabletop-minis-post-apocalyptic-zombies-call-of-the-necromancer-d-and-d-dungeons-and-dragons-pathfinder 2566
296853 tabletop-miniatures-the-shadow-over-ravenor-boss-monster-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296859 jack-lumber-the-hunter-tabletop-miniature-worlds-end-an-unexpected-team-up-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296861 peten-climber-satyr-tabletop-miniature-blemish-of-the-twilight-forest-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296873 offering-vessel-tabletop-miniatures-the-shadow-over-ravenor-enemy-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296881 plantling-houses-tabletop-miniature-blemish-of-the-twilight-forest-props-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296883 tavern-prop-tabletop-miniatures-the-shadow-over-ravenor-d-and-d-dungeons-and-dragons-5e-pathfinder 2566
296893 suit-of-armor-mimic-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-pathfinder 2566
296919 dwarven-stone-guardians-fighters-tabletop-miniature-trap-monsters-d-and-d-dungeons-and-dragons-5e-pathfinder 2566