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 (
    32721, 32722, 32723, 32724, 32725, 32726, 
    32727, 32728, 32729, 32730, 32731, 
    32732, 32733, 32734, 32735, 32736, 
    32737, 32738, 32739, 32740, 32741, 
    32742, 32743, 32744, 32745, 32746, 
    32747, 32748, 32749, 32750, 32751, 
    32752
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00223

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "83.81"
    },
    "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": 37,
      "rows_produced_per_join": 37,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_seo_names`.`object_id` in (32721,32722,32723,32724,32725,32726,32727,32728,32729,32730,32731,32732,32733,32734,32735,32736,32737,32738,32739,32740,32741,32742,32743,32744,32745,32746,32747,32748,32749,32750,32751,32752)) 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": "76.41",
        "eval_cost": "7.40",
        "prefix_cost": "83.81",
        "data_read_per_join": "62K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
32721 explorer-leather-womens-brown-watch-93423l-5 12/95/96
32722 creative-leather-womens-black-watch-93470l-1 12/95/96
32723 creative-leather-womens-black-watch-93470l-2 12/95/96
32724 creative-leather-womens-red-watch-93470l-3 12/95/96
32725 creative-leather-womens-red-watch-93470l-4 12/95/96
32726 creative-leather-womens-brown-watch-93470l-5 12/95/96
32727 creative-leather-womens-brown-watch-93470l-6 12/95/96
32728 challenger-leather-womens-white-watch-93474l-1 12/95/96
32729 challenger-leather-womens-white-watch-93474l-2 12/95/96
32730 challenger-leather-womens-black-watch-93474l-3 12/95/96
32731 challenger-leather-womens-brown-watch-93474l-4 12/95/96
32732 challenger-leather-womens-black-watch-93474l-5 12/95/96
32733 challenger-leather-womens-black-watch-93474l-6 12/95/96
32734 challenger-leather-womens-black-watch-93474l-7 12/95/96
32735 truth-seeker-leather-womens-gold-watch-93475l-1 12/95/96
32736 truth-seeker-leather-womens-white-watch-93475l-2 12/95/96
32737 truth-seeker-leather-womens-red-watch-93475l-3 12/95/96
32738 truth-seeker-leather-womens-pink-watch-93475l-4 12/95/96
32739 truth-seeker-leather-womens-purple-watch-93475l-5 12/95/96
32740 truth-seeker-leather-womens-black-watch-93475l-6 12/95/96
32741 truth-seeker-mesh-band-womens-gold-watch-s11103l-1 12/95/96
32742 truth-seeker-mesh-band-womens-black-watch-s11103l-10 12/95/96
32743 truth-seeker-mesh-band-womens-gold-watch-s11103l-2 12/95/96
32744 truth-seeker-mesh-band-womens-blue-watch-s11103l-3 12/95/96
32745 truth-seeker-mesh-band-womens-blue-watch-s11103l-4 12/95/96
32746 truth-seeker-mesh-band-womens-purple-watch-s11103l-5 12/95/96
32747 truth-seeker-mesh-band-womens-purple-watch-s11103l-6 12/95/96
32748 truth-seeker-mesh-band-womens-brown-watch-s11103l-7 12/95/96
32749 truth-seeker-mesh-band-womens-brown-watch-s11103l-8 12/95/96
32750 truth-seeker-mesh-band-womens-black-watch-s11103l-9 12/95/96
32751 explorer-stainless-steel-mens-two-tone-watch-s12428m-1 12/95/97
32752 explorer-stainless-steel-mens-silver-watch-s12428m-2 12/95/97