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 (
    8270, 8286, 8376, 8402, 8468, 8533, 8616, 
    8449, 8592, 8786, 8808
  ) 
  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": "8.16"
    },
    "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": 12,
      "rows_produced_per_join": 12,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (8270,8286,8376,8402,8468,8533,8616,8449,8592,8786,8808)) 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": "6.96",
        "eval_cost": "1.20",
        "prefix_cost": "8.16",
        "data_read_per_join": "20K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
8270 hama-205007-high-speed-hdmi-cable-plugplug-with-ethernet-gold-plated-5-m-black 166/423/424/450
8286 hama-audio-video-cable-3x-rca-plugs-to-3x-rca-plugs-gold-plated-3-m 166/423/424/450
8376 hama-high-speed-hdmi-cable-plug-plug-ethernet-1-5m-black-205005 166/423/424/450
8402 hama-201728-fabric-charging-cable-usb-c-to-usb-c-1-m-grey 166/423/424/450
8449 hama-183333-charging-data-cable-usb-c-to-usb-c-0-2-m-black 166/423/424/450
8468 hama-201726-fabric-usb-c-to-usb-c-charging-cable-1-m-green 166/423/424/450
8533 hama-205143-usb-c-to-usb-a-cable-usb-3-2-gen-1-1-5-m 166/423/424/450
8592 hama-205242-ultra-high-speed-hdmi-cable-certified-plug-to-plug-8k-2-0-m 166/423/424/450
8616 hama-200796-usb-c-thunderbolt-5-cable-80-gbit-s-5a-240w-ultra-hd-8k-1-00-m 166/423/424/450
8786 hama-54563-mini-displayport-to-displayport-adapter-cable-1-8m 166/423/424/450
8808 hama200505-displayport-cable-dp1-4-ultrahd-8k-2m 166/423/424/450