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 (
    3427, 3426, 3266, 3425, 3305, 3267, 3293, 
    3285, 3316, 3314, 3287, 3312, 3283, 
    3295, 3299, 3298
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00091

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "13.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": 20,
      "rows_produced_per_join": 20,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (3427,3426,3266,3425,3305,3267,3293,3285,3316,3314,3287,3312,3283,3295,3299,3298)) 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": "11.01",
        "eval_cost": "2.00",
        "prefix_cost": "13.01",
        "data_read_per_join": "33K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
3266 microsoft-xbox-series-s 245/333/419
3267 microsoft-xbox-series-x 245/333/419
3283 fc-25-xbox-one-and-xbox-series-x 245/333/420
3285 grand-theft-auto-v-xbox-one-and-xbox-series-x 245/333/420
3287 mortal-kombat-11-xbox-one-and-xbox-series-x 245/333/420
3293 tekken-8-xbox-one-and-xbox-series-x 245/333/420
3295 nba-2k25-xbox-one-and-xbox-series-x 245/333/420
3298 call-of-duty-black-ops-6-xbox-one-and-xbox-series-x 245/333/420
3299 call-of-duty-modern-warfare-3-xbox-one-and-xbox-series-x 245/333/420
3305 wwe-2k25-xbox-one-and-xbox-series-x 245/333/420
3312 assassins-creed-shadows-xbox-one-and-xbox-series-x 245/333/420
3314 meta-quest-3-512gb-all-in-one-vr-headset 245/332/417
3316 logitech-shifter-6-speed-gear-shifter-for-g29 245/332/417
3425 red-dead-redemption-2-xbox-one-and-xbox-series-x 245/333/420
3426 meta-quest-3s-128gb-vr 245/332/417
3427 microsoft-xbox-series-xs-wireless-controller 245/333/419