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 (
    4080, 4840, 4079, 4678, 4668, 4391, 4817, 
    4839, 4049, 4674, 4508, 4060, 4519, 
    4835, 4039, 4823, 4837, 4693, 4836, 
    4673, 4838, 4816, 4516, 4695
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00155

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "20.86"
    },
    "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": 33,
      "rows_produced_per_join": 33,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (4080,4840,4079,4678,4668,4391,4817,4839,4049,4674,4508,4060,4519,4835,4039,4823,4837,4693,4836,4673,4838,4816,4516,4695)) 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": "17.56",
        "eval_cost": "3.30",
        "prefix_cost": "20.86",
        "data_read_per_join": "55K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
4039 brave-new-world 219/496
4049 a-court-of-wings-and-ruin-a-court-of-thorns-and-roses 219/502
4060 marvel-spider-man-story-collection-hardcover-illustrated-book-with-box-new 219/496
4079 the-seven-husbands-of-evelyn-hugo-a-novel 219/502
4080 lego-harry-potter-ideas-book 219/494
4391 one-piece-vol-8-i-wont-die 219/507
4508 les-misérables-modern-library-classics 219/496
4516 the-diaries-of-franz-kafka-1910-1923 219/498
4519 no-friend-but-the-mountains-the-true-story-of-an-illegally-imprisoned-refugee 219/497
4668 secrets-about-men-every-woman-should-know 219/503
4673 the-science-of-nutrition-debunk-the-diet-myths-and-learn-how-to-eat-well-for-health-and-happiness 219/503
4674 ancient-rome-the-definitive-visual-history-dk-classic-history 219/504
4678 english-for-everyone-course-book-level-1-beginner-a-complete-self-study-programme 219/494
4693 encyclopedia-of-herbal-medicine-new-edition-560-herbs-and-remedies-for-common-ailments 219/504
4695 knowledge-encyclopedia-space 219/504
4816 how-space-works-the-facts-visually-explained 219/504
4817 how-science-works-facts-visually-explain 219/504
4823 how-management-works-the-concepts-visually-explained 219/493
4835 الماندراغولا 219/502
4836 المرفأ-و-بغداد 219/499
4837 بلاد-الثلاثاء 219/499
4838 عن-شي-اسمه-الحب 219/502
4839 في-سوق-السبايا 219/499
4840 قصة-عرش-العراق 219/500