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 (
    97123, 97124, 97125, 97126, 97127, 97128, 
    97129, 97130, 97131, 97132, 97133, 
    97134, 97135, 97136, 97137, 97138, 
    97139, 97140, 97141, 97142, 97143, 
    97144, 97145, 97146
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00087

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 (97123,97124,97125,97126,97127,97128,97129,97130,97131,97132,97133,97134,97135,97136,97137,97138,97139,97140,97141,97142,97143,97144,97145,97146)) 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
97123 bab020s-m 7195/7254
97124 bab025-p 7195/7254
97125 bab025b-p 7195/7254
97126 bab025bs-m 7195/7254
97127 bab025f-p 7195/7254
97128 bab025fs-m 7195/7254
97129 bab025gm-p 7195/7254
97130 bab025gms-m 7195/7254
97131 bab025ig-p 7195/7254
97132 bab025igs-m 7195/7254
97133 bab025kg-p 7195/7254
97134 bab025kgs-m 7195/7254
97135 bab025m-p 7195/7254
97136 bab025ms-m 7195/7254
97137 bab025pg-p 7195/7254
97138 bab025pgs-m 7195/7254
97139 bab025r-p 7195/7254
97140 bab025rs-m 7195/7254
97141 bab025s-m 7195/7254
97142 bab030-p 7195/7254
97143 bab0305s-m 7195/7254
97144 bab030b-p 7195/7254
97145 bab030bs-m 7195/7254
97146 bab030f-p 7195/7254