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 (
    5329, 5328, 5365, 5366, 5458, 5459, 5460, 
    5502, 5503, 6704, 6736, 8784, 8785
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00079

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "10.46"
    },
    "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": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (5329,5328,5365,5366,5458,5459,5460,5502,5503,6704,6736,8784,8785)) 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": "8.86",
        "eval_cost": "1.60",
        "prefix_cost": "10.46",
        "data_read_per_join": "27K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
5328 hikvision-ds-2ce16d0t-itpf-2-mp-fixed-mini-bullet-camera 521/522/535
5329 hikvision-ds-2ce16d0t-itpf-2-mp-fixed-mini-bullet-camera-en-2 521/522
5365 hikvision-ds-2ce17d0t-it3f-2-mp-fixed-bullet-camera 521/522/535
5366 hikvision-ds-2ce17d0t-it3f-2-mp-fixed-bullet-camera-en 521
5458 hikvision-ds-2ce18d0t-lfs-2-mp-smart-hybrid-light-audio-fixed-bullet-camera 521/522/535
5459 hikvision-ds-2ce18d0t-lfs-2-mp-smart-hybrid-light-audio-fixed-bullet-camera-en 521
5460 hikvision-ds-2ce18d0t-lfs-2-mp-smart-hybrid-light-audio-fixed-bullet-camera-en-2 521
5502 hikvision-ds-2ce70k0t-ptlxts-3k-two-way-audio-and-siren-fixed-pt-turret-camera 521/522/536
5503 hikvision-ds-2ce70k0t-ptlxts-3k-two-way-audio-and-siren-fixed-pt-turret-camera-en 521
6704 zkteco-sf300 521/534/590
6736 zkteco-sf300-en 521/534
8784 hama-45021-usb-2-0-shielded-cable-1-80-m-gray 166/328/543/343
8785 hama-45021-usb-2-0-shielded-cable-gray 166/328/543/343