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 (
    61531, 61355, 61660, 61673, 61532, 61671, 
    61688, 40769, 40774, 40778, 40785, 
    61699, 40810, 62983, 43856, 40771, 
    40789, 61704, 61690, 310237, 310332, 
    310242, 310266, 310338
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00110

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "24.44"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "22.05",
        "eval_cost": "2.40",
        "prefix_cost": "24.45",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (61531,61355,61660,61673,61532,61671,61688,40769,40774,40778,40785,61699,40810,62983,43856,40771,40789,61704,61690,310237,310332,310242,310266,310338)) 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
40769 bangle-charm-bracelet-hand-painted-glass-artist-inspirational-gift-for-women-gift-for-any-occasion 2
40771 hand-painted-glass-cabochon-bangle-bracelet-faith-b001 2
40774 hand-painted-glass-jewelry-pendant-and-necklace-dulce-de-leche-238 2
40778 hand-painted-glass-jewelry-pendant-and-necklace-flowing-energy-257 2
40785 hand-painted-glass-jewelry-pendant-and-necklace-glow-in-the-dark-258 2
40789 hand-painted-glass-jewelry-pendant-and-necklace-multi-faceted-259 2
40810 hand-painted-glass-heart-pendant-and-necklace-red-light-green-light-1-2-3 2
43856 hand-painted-glass-jewelry-pendant-necklace-ooak-blueberry-raspberry-streusel-80-alcohol-ink-necklace 2
61355 hand-stamped-aluminum-cuff-bracelet-serenity-inspirational-gift-for-women-gift-for-any-occasion 2
61531 hand-stamped-aluminum-cuff-bracelet-choose-joy-inspirational-gift-for-women-gift-for-any-occasion 2
61532 hand-stamped-aluminum-cuff-bracelet-free-spirit-inspirational-gift-for-women-gift-for-any-occasion 2
61660 hand-stamped-aluminum-cuff-bracelet-faith-hope-love-inspirational-gift-for-women-gift-for-any-occasion 2
61671 hand-stamped-aluminum-cuff-bracelet-faith-inspirational-gift-for-women-gift-for-any-occasion 2
61673 hand-stamped-aluminum-cuff-bracelet-i-am-enough-inspirational-gift-for-women-gift-for-any-occasion 2
61688 hand-stamped-aluminum-cuff-bracelet-make-your-soul-happy-inspirational-gift-for-women-gift-for-any-occasion 2
61690 hand-stamped-aluminum-cuff-bracelet-breathe-inspirational-gift-for-women-gift-for-any-occasion 2
61699 hand-stamped-aluminum-cuff-bracelet-be-the-light-inspirational-gift-for-women-gift-for-any-occasion 2
61704 hand-stamped-aluminum-cuff-bracelet-laugh-lots-inspirational-gift-for-women-gift-for-any-occasion 2
62983 memorial-bracelet-personalized-hand-stamped-aluminum-cuff-bracelet 2
310237 hand-painted-glass-cabochon-bangle-bracelet-faith-b001-clone 2
310242 hand-painted-glass-heart-pendant-and-necklace-red-light-green-light-1-2-3-clone 2
310266 hand-painted-glass-jewelry-pendant-necklace-ooak-blueberry-raspberry-streusel-80-alcohol-ink-necklace-clone 2
310332 hand-stamped-aluminum-cuff-bracelet-faith-inspirational-gift-for-women-gift-for-any-occasion-clone 2
310338 memorial-bracelet-personalized-hand-stamped-aluminum-cuff-bracelet-clone 2