SELECT 
  ushop_seo_names.object_id AS product_id, 
  ushop_seo_names.name AS seo_name, 
  ushop_seo_names.path AS seo_path 
FROM 
  ushop_seo_names 
WHERE 
  ushop_seo_names.object_id IN (
    430, 459, 468, 450, 461, 440, 457, 432, 
    466, 407, 431, 467, 409, 411, 402, 465, 
    395, 404
  ) 
  AND ushop_seo_names.type = "p" 
  AND ushop_seo_names.dispatch = "" 
  AND ushop_seo_names.lang_code = 'es'

Query time 0.00261

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.61"
    },
    "table": {
      "table_name": "ushop_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": 18,
      "rows_produced_per_join": 18,
      "filtered": "100.00",
      "index_condition": "((`marketplace`.`ushop_seo_names`.`object_id` in (430,459,468,450,461,440,457,432,466,407,431,467,409,411,402,465,395,404)) and (`marketplace`.`ushop_seo_names`.`type` = 'p') and (`marketplace`.`ushop_seo_names`.`dispatch` = '') and (`marketplace`.`ushop_seo_names`.`lang_code` = 'es'))",
      "cost_info": {
        "read_cost": "10.81",
        "eval_cost": "1.80",
        "prefix_cost": "12.61",
        "data_read_per_join": "30K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
395 evolve-sst-2-x9-complete-bike-10spd-12 323/362
402 evolution-sst-2-xo-complete-bike-10spd12 323/362
404 truth-sst-2-x9-complete-bike-10spd-12 323/362
407 fore-cr5-sram-red 323/362
409 fore-cr1 323/362
411 catania 323/362
430 wildwood-city-classic 323/362
431 wildwood-classic 323/362
432 drifter-2 323/362
440 drifter-3 323/362
450 588-chrome-wedge 323/368
457 cg-black-driver 323/368
459 cg16-black-pearl-wedge 323/368
461 womens-bloom-complete-set 323/368
465 cg-lightweight-cart-bag 323/368
466 cg-black-staff-bag 323/368
467 2010-tour-staff-bag-10 323/368
468 new-wilson-staff-fifty-elite-yellow-golf-ball 323/368