SELECT 
  q_seo_names.object_id AS product_id, 
  q_seo_names.name AS seo_name, 
  q_seo_names.path AS seo_path 
FROM 
  q_seo_names 
WHERE 
  q_seo_names.object_id IN (
    32689, 32690, 32691, 32692, 32693, 32694, 
    32695, 32696, 32697, 32698, 32699, 
    32700, 32701, 32702, 32703, 32704, 
    32705, 32706, 32707, 32708, 32709, 
    32710, 32711, 32712, 32713, 32714, 
    32715, 32716, 32717, 32718, 32719, 
    32720
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00136

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "81.01"
    },
    "table": {
      "table_name": "q_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": 35,
      "rows_produced_per_join": 35,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_seo_names`.`object_id` in (32689,32690,32691,32692,32693,32694,32695,32696,32697,32698,32699,32700,32701,32702,32703,32704,32705,32706,32707,32708,32709,32710,32711,32712,32713,32714,32715,32716,32717,32718,32719,32720)) and (`portal`.`q_seo_names`.`type` = 'p') and (`portal`.`q_seo_names`.`dispatch` = '') and (`portal`.`q_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "74.01",
        "eval_cost": "7.00",
        "prefix_cost": "81.01",
        "data_read_per_join": "59K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
32689 creative-leather-womens-black-watch-27013l-5 12/95/96
32690 creative-leather-womens-black-watch-27013l-6 12/95/96
32691 creative-leather-womens-black-watch-27014l-1 12/95/96
32692 creative-leather-womens-black-watch-27014l-3 12/95/96
32693 creative-leather-womens-black-watch-27014l-4 12/95/96
32694 creative-leather-womens-black-watch-27014l-5 12/95/96
32695 explorer-leather-womens-black-watch-27015l-1 12/95/96
32696 explorer-leather-womens-black-watch-27015l-2 12/95/96
32697 explorer-leather-womens-black-watch-27015l-3 12/95/96
32698 explorer-leather-womens-black-watch-27015l-4 12/95/96
32699 explorer-leather-womens-black-watch-27015l-5 12/95/96
32700 creative-leather-womens-black-watch-27016l-1 12/95/96
32701 creative-leather-womens-black-watch-27016l-2 12/95/96
32702 creative-leather-womens-black-watch-27016l-3 12/95/96
32703 creative-leather-womens-black-watch-27016l-4 12/95/96
32704 creative-leather-womens-black-watch-27016l-5 12/95/96
32705 challenger-leather-womens-brown-watch-27017l-2 12/95/96
32706 challenger-leather-womens-black-watch-27017l-3 12/95/96
32707 challenger-leather-womens-black-watch-27017l-4 12/95/96
32708 challenger-leather-womens-black-watch-27017l-5 12/95/96
32709 truth-seeker-leather-mens-light-brown-watch-82461m-1 12/95/97
32710 truth-seeker-leather-mens-camel-brown-watch-82461m-2 12/95/97
32711 truth-seeker-leather-mens-light-brown-watch-82462m-1 12/95/97
32712 truth-seeker-leather-mens-brown-watch-82462m-2 12/95/97
32713 truth-seeker-leather-mens-brown-watch-82463m-1 12/95/97
32714 truth-seeker-leather-mens-brown-watch-82463m-2 12/95/97
32715 creative-leather-womens-brown-watch-93250l-1 12/95/97
32716 creative-leather-womens-black-watch-93250l-2 12/95/96
32717 explorer-leather-womens-black-watch-93423l-1 12/95/96
32718 explorer-leather-womens-black-watch-93423l-2 12/95/96
32719 explorer-leather-womens-black-watch-93423l-3 12/95/96
32720 explorer-leather-womens-brown-watch-93423l-4 12/95/96