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 (
    4694, 4682, 4415, 4683, 4055, 4043, 4706, 
    4536, 4390, 4517, 4690, 4326, 4261, 
    4686, 4383, 4705, 4037, 4664, 4703, 
    4141, 4518, 4052, 4077, 4031
  ) 
  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": "19.96"
    },
    "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": 31,
      "rows_produced_per_join": 31,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (4694,4682,4415,4683,4055,4043,4706,4536,4390,4517,4690,4326,4261,4686,4383,4705,4037,4664,4703,4141,4518,4052,4077,4031)) and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`type` = 'p') and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`dispatch` = '') and (`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "16.86",
        "eval_cost": "3.10",
        "prefix_cost": "19.96",
        "data_read_per_join": "52K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
4031 diary-of-a-wimpy-kid-the-third-wheel-book-7 219/494
4037 animal-farm 219/499
4043 crime-and-punishment-penguin-clothbound-classics 219/498
4052 verity 219/500
4055 it-ends-with-us 219/502
4077 pride-and-prejudice 219/502
4141 attack-on-titan-1 219/507
4261 the-subtle-art-of-not-giving-a-fck-a-counterintuitive-approach-to-living-a-good-life 219/503
4326 attack-on-titan-2 219/507
4383 the-titans-curse-percy-jackson-and-the-olympians-book-3 219/494
4390 one-piece-vol-7-the-crap-geezer 219/507
4415 harry-potter-and-the-half-blood-prince 219/494
4517 the-lying-game-a-novel 219/500
4518 the-lottery-and-other-stories-penguin-modern-classics 219/496
4536 women-who-think-too-much-how-to-break-free-of-overthinking-and-reclaim-your-life 219/503
4664 kumar-and-clarks-clinical-medicine 219/504
4682 talk-like-ted-the-9-public-speaking-secrets-of-the-worlds-top-minds 219/503
4683 the-100-startup-fire-your-boss-do-what-you-love-and-work-better-to-live-more 219/493
4686 men-are-from-mars-women-are-from-venus-how-to-get-what-you-want-in-your-relationships 219/503
4690 encyclopedia-of-space 219/504
4694 knowledge-encyclopedia-transport 219/504
4703 assassins-creed-the-secret-crusade 219/500
4705 assassin-creed-black-flag 219/500
4706 assassins-creed-brotherhood 219/500