SELECT 
  q_seo_names.object_id AS product_id, 
  q_seo_names.name AS seo_name, 
  q_seo_names.path AS seo_path 
FROM 
  q_seo_names 
WHERE 
  q_seo_names.object_id IN (
    9565, 9566, 9567, 9568, 9569, 9570, 9571, 
    9572, 9573, 9574, 9575, 9576, 9577, 
    9578, 9579, 9580
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00080

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "46.81"
    },
    "table": {
      "table_name": "q_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": 22,
      "rows_produced_per_join": 22,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_seo_names`.`object_id` in (9565,9566,9567,9568,9569,9570,9571,9572,9573,9574,9575,9576,9577,9578,9579,9580)) and (`portal`.`q_seo_names`.`type` = 'p') and (`portal`.`q_seo_names`.`dispatch` = '') and (`portal`.`q_seo_names`.`lang_code` = 'en'))",
      "cost_info": {
        "read_cost": "42.41",
        "eval_cost": "4.40",
        "prefix_cost": "46.81",
        "data_read_per_join": "37K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
9565 iring-premium-package-disney-alice-in-wonderland-white 190/195
9566 iring-premium-package-disney-mickey-facetime-square-black-ring 190/195
9567 iring-premium-package-disney-monochrome 190/195
9568 iring-premium-package-disney-art-in-tinker-bell 190/195
9569 iring-premium-package-disney-mickey-the-sign-square-black-ring 190/195
9570 iring-masstige-premium-package-mustache 190/195
9571 iring-phone-wallet-card-holder-for-smartphones-and-tablets-rose-gold 301
9572 iring-masstige-premium-package-uae-flag 190/195
9573 iskn-the-slate-2-tablet-for-digitizing-notes-digital-drawing-pad 190/551
9574 joby-gorilla-pod-action-tripod-with-mount-for-go-pro 190/195
9575 joby-suction-cup-and-gorilla-pod-arm 190/195
9576 joby-grip-tight-auto-vent-clip-for-smaller-phones 190/195
9577 joby-griptight-pov-kit-handgrip-with-remote-camera-control-for-phones 190/195
9578 joby-griptight-one-gp-stand-for-smartphones-with-or-without-a-case 190/195
9579 native-union-jump-cable-battery-booster-lightning 299/383/402
9580 native-union-jump-cable-lightning-connector-marine 299/383/402