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 (
    83718, 83729, 83720, 86931, 107541, 
    83710, 83709, 83711, 83725, 83712, 
    86930, 85798
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00367

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "11.58"
    },
    "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": "10.38",
        "eval_cost": "1.20",
        "prefix_cost": "11.58",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (83718,83729,83720,86931,107541,83710,83709,83711,83725,83712,86930,85798)) 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
83709 honeycomb-tortoishell-earrings-dangle-drop-style 2566
83710 monstera-philodendron-leaf-green-dangle-drop-earrings 2566
83711 teal-blue-daisy-flower-with-raindrop-dangle-drop-earrings 2566
83712 lemon-yellow-daisy-flower-and-gummy-bear-dangle-drop-earrings 2566
83718 rainbow-and-rain-drops-earrings 2566
83720 estrogen-molecule-earrings-lightweight-dangle-drop-earrings-oestrogen-made-by-hand-to-celebrate-women-in-science 2566
83725 microscope-drop-earrings-women-in-science-stem-steam 2566
83729 black-raincloud-drop-earrings 2566
85798 lime-green-and-gold-rainbow-and-cloud-earrings-dangle-drop-style 2/17/147
86930 tiger-striped-orange-heart-earrings-dangle-drop-style 2/17/147
86931 red-crab-earrings-dangle-drop-style 2/17/147
107541 green-earrings-geometric-earrings-acrylic-earrings-dangle-earrings-drop-earrings-handmade-earrings-birthday-gifts-for-her 2/17/147