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 (
    299760, 299784, 299789, 299794, 299891, 
    299932, 299962, 300098, 300100, 300179, 
    300245, 300279
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00154

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "11.76"
    },
    "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.56",
        "eval_cost": "1.20",
        "prefix_cost": "11.76",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (299760,299784,299789,299794,299891,299932,299962,300098,300100,300179,300245,300279)) 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
299760 diy-iron-on-vinyl-not-all-who-wander-are-lost 2566
299784 vinyl-decal-duck-me-here-2-for-jeeps 4/275
299789 vinyl-decal-dragonfly-sunflower-peace 4/275
299794 diy-iron-on-vinyl-crazy-chicken-lady 2566
299891 diy-iron-on-vinyl-black-hawk-helicopter-with-american-flag 2566
299932 beach-hair-dont-care-vinyl-decal 4/275
299962 diy-iron-on-vinyl-bee-kind-bee-sweet-bee-bee-loving-bee-strong-bee-well-color-version 2566
300098 diy-iron-on-vinyl-making-memories-one-campsite-at-a-time-pop-up 2566
300100 camping-you-dont-have-to-be-crazy-to-camp-with-tent-vinyl-decal 4/275
300179 diy-iron-on-vinyl-the-best-days-are-spent-cruisin 2566
300245 id-rather-be-camping-vinyl-decal 4/275
300279 diy-iron-on-vinyl-boho-moon-with-lotus-and-stars 2566