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 (
    97306, 97307, 97308, 97309, 97310, 97311, 
    97312, 97313, 97314, 97315, 97316, 
    97317, 97318, 97319, 97320, 97321, 
    97322, 97323, 97324, 97325, 97326, 
    97327, 97328, 97329, 97330, 97331, 
    97332, 97333, 97334, 97335
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00097

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "13.52"
    },
    "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": 30,
      "rows_produced_per_join": 30,
      "filtered": "100.00",
      "cost_info": {
        "read_cost": "10.52",
        "eval_cost": "3.00",
        "prefix_cost": "13.52",
        "data_read_per_join": "50K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ],
      "attached_condition": "((`nuie_scalesta_net`.`cscart_seo_names`.`object_id` in (97306,97307,97308,97309,97310,97311,97312,97313,97314,97315,97316,97317,97318,97319,97320,97321,97322,97323,97324,97325,97326,97327,97328,97329,97330,97331,97332,97333,97334,97335)) 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
97306 bab064igs-m 7195/7254
97307 bab064kg-p 7195/7254
97308 bab064kgs-m 7195/7254
97309 bab064m-p 7195/7254
97310 bab064ms-m 7195/7254
97311 bab064pg-p 7195/7254
97312 bab064pgs-m 7195/7254
97313 bab064r-p 7195/7254
97314 bab064rs-m 7195/7254
97315 bab064s-m 7195/7254
97316 bab070-p 7195/7254
97317 bab070b-p 7195/7254
97318 bab070bs-m 7195/7254
97319 bab070f-p 7195/7254
97320 bab070fs-m 7195/7254
97321 bab070gm-p 7195/7254
97322 bab070gms-m 7195/7254
97323 bab070ig-p 7195/7254
97324 bab070igs-m 7195/7254
97325 bab070kg-p 7195/7254
97326 bab070kgs-m 7195/7254
97327 bab070m-p 7195/7254
97328 bab070ms-m 7195/7254
97329 bab070pg-p 7195/7254
97330 bab070pgs-m 7195/7254
97331 bab070r-p 7195/7254
97332 bab070rs-m 7195/7254
97333 bab070s-m 7195/7254
97334 bab071-p 7195/7254
97335 bab071s-m 7195/7254