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 (
    4974, 5376, 5397, 4995, 5549, 4992, 4991, 
    5346, 6823, 5472, 5387, 5565, 5309, 
    5386, 5568, 5393, 4988, 5468, 5394, 
    5375
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00093

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "16.26"
    },
    "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": 25,
      "rows_produced_per_join": 25,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (4974,5376,5397,4995,5549,4992,4991,5346,6823,5472,5387,5565,5309,5386,5568,5393,4988,5468,5394,5375)) 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": "13.76",
        "eval_cost": "2.50",
        "prefix_cost": "16.26",
        "data_read_per_join": "42K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
4974 nespresso-pixie-machine 250/553/554
4988 nespresso-gran-lattissima-white 372/552/556
4991 nespresso-citiz 372/552/556
4992 nespresso-essenza-mini-c30 372/552/556
4995 nespresso-essenza-mini-d30 372/552/556
5309 delonghi-ec685-dedica-style 372/552/556
5346 delonghi-magnifica-s 372/552/556
5375 krups-ea8150-compact-pisa-super-automatic-espresso-machine-ea815050 250/553/554
5376 sensation-ea910e40 372/552/556
5386 delonghi-ecam450-76-t-eletta-explore 372/552/556
5387 delonghi-blade-coffee-grinder 372/552/556
5393 philips-5400-series-ep5447 372/552/556
5394 philips-5500-series-ep5546 372/552/556
5397 philips-series-series-3300-latte-go-ep3347 372/552/556
5468 breville-barista-max-plus 250/553/554
5472 rhea-v-grande-premium 372/552/556
5549 trisa-espresso-machine-barista-plus-anthracite-clone-en 372/552/556
5565 saeco-phedra-evo 372/552/556
5568 ipilot-golden-eagle-4s 372/552/556
6823 kenwood-coffee-machine-cmm05 372/552/556