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 (
    3800, 3783, 3925, 3842, 4182, 3991, 3821, 
    3805, 3806, 59997, 3839, 3782
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00092

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 (3800,3783,3925,3842,4182,3991,3821,3805,3806,59997,3839,3782)) 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
3782 grandma-apron-helping-hands-hand-prints-custom-grandparent-gift-personalized-7-grandkids-name-mimi-ma-oma-ships-quickly-agft-286 4/46/202/22751/204
3783 great-great-grandma-sweatshirt-is-very-special-nana-custom-birthday-gift-with-3-grandkids-name-grandparent-gift-ships-today-agft-313b 78
3800 grill-sergeant-apron-army-navy-marine-air-force-drill-instructor-funny-gift-for-active-military-retiree-custom-with-name-agft-316 4/46/202/22751/204
3805 funny-adult-red-bib-with-pocket-big-mess-custom-gag-prank-gift-messy-eater-boss-husband-partner-dad-friend-ships-today-agft-224 109/124
3806 little-girls-apron-rainbows-and-hearts-agft-1310 78
3821 mema-sweatshirt-custom-personalized-grandparent-birthday-gift-oma-auntie-nina-mimsy-mammaw-nonnie-grammy-gran-ships-today-agft-766 3
3839 adult-bib-70-years-60-50-40-birthday-party-boss-grandpa-fun-custom-personalize-grandparent-gag-gift-exchange-ships-today-agft-1439 4/46
3842 nonno-golf-towel-tees-custom-golfing-gift-personalized-with-name-golfer-buddy-pappaw-granddad-poppy-nannie-ships-today-agft-738 71/75
3925 will-cook-for-shoes-apron-high-heel-stilettos-funny-custom-birthday-gift-personalize-with-name-wife-friend-ships-today-agft-273 4/46/202/22751/204
3991 family-tree-quilt-custom-50-cotton-anniversary-gift-for-grandparent-wife-parent-personalize-throw-with-family-member-names-agft-1117 78
4182 big-girl-granny-panties-you-got-this-agft-575 3/20
59997 you-get-what-you-get-apron-personalize-with-name-agft-530 4/46/202/22751/204