SELECT 
  cscart_seo_names.object_id AS product_id, 
  cscart_seo_names.name AS seo_name, 
  cscart_seo_names.path AS seo_path 
FROM 
  cscart_seo_names 
WHERE 
  cscart_seo_names.object_id IN (
    92889, 92890, 92891, 92946, 92947, 92948, 
    92949, 92950, 92951, 92952, 92953, 
    92954, 92955, 92956, 92957, 92958, 
    92959, 92960, 92961, 92962, 92963, 
    92964, 92965, 92966
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00088

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.82"
    },
    "table": {
      "table_name": "cscart_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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "8.42",
        "eval_cost": "2.40",
        "prefix_cost": "10.82",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (92889,92890,92891,92946,92947,92948,92949,92950,92951,92952,92953,92954,92955,92956,92957,92958,92959,92960,92961,92962,92963,92964,92965,92966)) and (`nuie_scalesta_net`.`cscart_seo_names`.`type` = 'p') and (`nuie_scalesta_net`.`cscart_seo_names`.`dispatch` = '') and (`nuie_scalesta_net`.`cscart_seo_names`.`lang_code` = 'en'))"
    }
  }
}

Result

product_id seo_name seo_path
92889 ath078lsw2 7170/7192
92890 ath080lcm 7170/7192
92891 ath081lcm 7170/7192
92946 cbi3002 7170/7223
92947 cbi3003 7170/7223
92948 cbi3004a 7170/7223
92949 cbi3005 7170/7223
92950 cbi3005a 7170/7223
92951 cbi3007 7170/7223
92952 cbi3007a 7170/7223
92953 cbi3009 7170/7223
92954 cbi3010 7170/7223
92955 cbi3011 7170/7223
92956 cbi3012 7170/7223
92957 cbi3013 7170/7223
92958 cbi3014 7170/7223
92959 cbi3015 7170/7223
92960 cbi3016 7170/7223
92961 cbi3017 7170/7223
92962 cbi3018 7170/7223
92963 cbi3019a 7170/7223
92964 cbi3020 7170/7223
92965 cbi3020a 7170/7223
92966 cbi3023 7170/7223