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 (
    4752, 5250, 5919, 5817, 5837, 5253, 5814, 
    5251, 5831, 5751, 5740, 5839, 5813, 
    5825, 5838, 5738, 3927, 4755, 5252
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00139

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "16.01"
    },
    "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 (4752,5250,5919,5817,5837,5253,5814,5251,5831,5751,5740,5839,5813,5825,5838,5738,3927,4755,5252)) 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.51",
        "eval_cost": "2.50",
        "prefix_cost": "16.01",
        "data_read_per_join": "42K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
3927 tp-link-tl-sg105-v8-desktop-switch-5-port 166/328/342/363
4752 ubiq-edge-switch-24port-250w 166/328/342/362
4755 ubiq-edge-switch-48port-500w 250/402/405/410
5250 ubiq-usw-pro-24-poe-eu 166/328/342/362
5251 ubiq-usw-pro-48-poe-eu 166/328/342/362
5252 ubiq-usw-pro-8-poe-eu 250/402/405/410
5253 ubiq-usw-ultra-210w 166/328/342/362
5738 mikrotik-crs317-1g-16srm 166/328/342/362
5740 mikrotik-crs328-24p-4srm 166/328/342/362
5751 mikrotik-crs328-4c-20s-4srm 166/328/342/362
5813 mikrotik-crs326-24g-2srm 166/328/342/362
5814 mikrotik-ccr2004-16g-2s 166/328/342/362
5817 mikrotik-ccr2116-12g-4s-plus 250/402/405/410
5825 mikrotik-crs112-8g-4s-in 166/328/342/362
5831 mikrotik-crs112-8p-4s-in 166/328/342/362
5837 mikrotik-crs309-1g-8sin 166/328/342/362
5838 mikrotik-crs318-16p-2sout 166/328/342/362
5839 mikrotik-crs354-48p-4s2qrm 166/328/342/362
5919 mikrotik-crs106-1c-5s 166/328/342/362