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 (
    97452, 97453, 97454, 97455, 97456, 97457, 
    97458, 97459, 97460, 97461, 97462, 
    97463, 97464, 97465, 97466, 97467, 
    97468, 97469, 97470, 97471, 97472, 
    97473, 97474, 97475, 97476, 97477, 
    97478, 97479, 97480, 97481
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00125

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 (97452,97453,97454,97455,97456,97457,97458,97459,97460,97461,97462,97463,97464,97465,97466,97467,97468,97469,97470,97471,97472,97473,97474,97475,97476,97477,97478,97479,97480,97481)) 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
97452 bab120kg-p 7197/7204/7255
97453 bab120m-p 7197/7204/7255
97454 bab120mw-p 7197/7204/7255
97455 bab120pg-p 7197/7204/7255
97456 bab120r-p 7197/7204/7255
97457 bab130-p 7197/7204/7255
97458 bab130b-p 7197/7204/7255
97459 bab130f-p 7197/7204/7255
97460 bab130gm-p 7197/7204/7255
97461 bab130ig-p 7197/7204/7255
97462 bab130kg-p 7197/7204/7255
97463 bab130m-p 7197/7204/7255
97464 bab130me-p 7197/7204/7255
97465 bab130mw-p 7197/7204/7255
97466 bab130pg-p 7197/7204/7255
97467 bab130r-p 7197/7204/7255
97468 bab135-p 7197/7204/7255
97469 bab135b-p 7197/7204/7255
97470 bab135f-p 7197/7204/7255
97471 bab135gm-p 7197/7204/7255
97472 bab135ig-p 7197/7204/7255
97473 bab135kg-p 7197/7204/7255
97474 bab135m-p 7197/7204/7255
97475 bab135pg-p 7197/7204/7255
97476 bab135r-p 7197/7204/7255
97477 bab160-p 7197/7204/7255
97478 bab160b-p 7197/7204/7255
97479 bab160f-p 7197/7204/7255
97480 bab160gm-p 7197/7204/7255
97481 bab160ig-p 7197/7204/7255