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 (
    4045, 4513, 4156, 4328, 4333, 4341, 4701, 
    4522, 4365, 4415, 4706, 4390, 4517, 
    4326, 4383, 4705, 4037, 4703, 4141, 
    4518, 4052, 4031, 4698, 4386
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'ar'

Query time 0.00134

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "18.61"
    },
    "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": 28,
      "rows_produced_per_join": 28,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (4045,4513,4156,4328,4333,4341,4701,4522,4365,4415,4706,4390,4517,4326,4383,4705,4037,4703,4141,4518,4052,4031,4698,4386)) 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` = 'ar'))",
      "cost_info": {
        "read_cost": "15.81",
        "eval_cost": "2.80",
        "prefix_cost": "18.61",
        "data_read_per_join": "47K"
      },
      "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-ar 219/494
4037 animal-farm-ar 219/499
4045 the-alchemist-a-modern-classic-of-magic-and-mysticism-perennial-classics-ar 219/498
4052 verity-ar 219/500
4141 attack-on-titan-1-ar 219/507
4156 harry-potter-and-the-deathly-hallows-ar 219/496
4326 attack-on-titan-2-ar 219/507
4328 attack-on-titan-4-ar 219/507
4333 a-court-of-thorns-and-roses-ar 219/502
4341 the-ballad-of-songbirds-and-snakes-a-hunger-games-novel-ar 219/494
4365 the-battle-of-the-labyrinth-percy-jackson-and-the-olympians-book-4-ar 219/494
4383 the-titans-curse-percy-jackson-and-the-olympians-book-3-ar 219/494
4386 one-piece-vol-3-dont-get-fooled-again-ar 219/507
4390 one-piece-vol-7-the-crap-geezer-ar 219/507
4415 harry-potter-and-the-half-blood-prince-ar 219/494
4513 the-iliad-ar 219/496
4517 the-lying-game-a-novel-ar 219/500
4518 the-lottery-and-other-stories-penguin-modern-classics-ar 219/496
4522 the-good-terrorist-ar 219/496
4698 assassins-creed-forsaken-ar 219/500
4701 assassins-creed-renaissance-ar 219/500
4703 assassins-creed-the-secret-crusade-ar 219/500
4705 assassin-creed-black-flag-ar 219/500
4706 assassins-creed-brotherhood-ar 219/500