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 (
    280726, 280376, 280837, 281107, 281106, 
    287392, 287394, 289467, 281088, 288594, 
    287393
  ) 
  AND seo_names.type = "p" 
  AND seo_names.dispatch = "" 
  AND seo_names.lang_code = 'en'

Query time 0.00080

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "11.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": 11,
      "rows_produced_per_join": 11,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.26",
        "eval_cost": "1.10",
        "prefix_cost": "11.36",
        "data_read_per_join": "18K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`goimagine`.`seo_names`.`object_id` in (280726,280376,280837,281107,281106,287392,287394,289467,281088,288594,287393)) 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
280376 bestseller-ageless-silky-unisex-anti-aging-all-in-one-lavender-or-rose-serumcream-with-hyaluronic-acid-duo-all-skin-types-day-night-1.7-oz-refillable-silver-airless-pump-bottles 12/57/287
280726 samples-muestras-echantillons-amostras-campioni-ageless-anti-aging-all-in-one-serumcream-all-skin-types-day-night 12/57/287
280837 ageless-clear-acne-unisex-anti-aging-all-in-one-serumcream-with-hyaluronic-acid-duo-all-skin-types-day-night 12/57/287
281088 gift-set-ageless-silky-unisex-anti-aging-all-in-one-lavender-or-rose-serumcream-with-hyaluronic-acidessential-oil-roller 12/57/287
281106 mind-body-and-soul-essential-oil-blends 12/57/287
281107 2-essential-oil-roller-blends-clear-glass-essential-oil-rollers-with-stainless-steel-roller-ball 12/57/287
287392 glow-or-radiance-body-shimmer-oil-vanilla-all-skin-types-day-night 12/57/287
287393 luminous-or-dazzling-silky-unisex-body-oil-all-skin-types-day-night 12/57/287
287394 ageless-for-men-all-in-one-sandalwood-serumcream-with-hyaluronic-acid-duo-all-skin-types-day-night 12/57/287
288594 naomi-vanilla-rose-or-vanilla-lavender-ageless-silky-unisex-anti-aging-all-in-one-serumcream-with-hyaluronic-acid-duo-all-skin-types-day-night 12/57/287
289467 ageless-silky-unisex-anti-aging-all-in-one-serum-cream-or-duo-with-hyaluronic-acid-duo-in-3.4-oz.-refillable-silver-airless-pump-bottle-all-skin-types-day-night 12/57/287