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 (
    93160, 93167, 93200, 93243, 93255, 93170, 
    93089, 93246, 93083, 93117, 93186, 
    93094
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00228

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.82"
    },
    "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.62",
        "eval_cost": "1.20",
        "prefix_cost": "12.82",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (93160,93167,93200,93243,93255,93170,93089,93246,93083,93117,93186,93094)) 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
93083 peony-floral-sticker-watercolor-flower-decal-vinyl-laptop-tumbler-die-cut-sticker-waterproof-vinyl-decal 2566
93089 leopard-star-sticker 2566
93094 im-not-a-hot-mess-im-a-spicy-disaster-sticker-funny-life-vinyl-laptop-tumbler-die-cut-sticker-waterproof-vinyl-decal 2566
93117 blue-butterfly-vinyl-die-cut-decal-sticker-laptop-tumber-cup-water-bottle-tablet-car-decal 2566
93160 but-will-there-be-food-sticker-funny-decal-vinyl-laptop-tumbler-die-cut-sticker-waterproof-vinyl-decal 2566
93167 hydrangea-floral-sticker-flower-decal-vinyl-laptop-tumbler-die-cut-sticker-waterproof-vinyl-decal 2566
93170 math-equation-sticker-pi-math-sticker-i-heart-math-die-cut-sticker-waterproof-vinyl-decal 2566
93186 vintage-camellia-floral-sticker-flower-decal-vinyl-laptop-tumbler-die-cut-sticker-waterproof-vinyl-decal 2566
93200 coffee-sticker-cup-of-coffee-laptop-sticker-i-love-coffee-tumbler-sticker-die-cut-sticker-waterproof-vinyl-decal 2566
93243 sea-turtle-beach-sticker-die-cut-sticker-waterproof-vinyl-decal 2566
93246 true-crime-junkie-vinyl-sticker-my-favorite-murder-laptop-sticker-vinyl-decal 2566
93255 faith-can-move-mountains-sticker-christian-sticker-die-cut-sticker-waterproof-vinyl-decal 2566