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 (
    93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 
    103, 104, 105, 15, 16, 17
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00081

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "38.41"
    },
    "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": 16,
      "rows_produced_per_join": 16,
      "filtered": "100.00",
      "index_condition": "((`portal`.`q_seo_names`.`object_id` in (93,94,95,96,97,98,99,100,101,102,103,104,105,15,16,17)) 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": "35.21",
        "eval_cost": "3.20",
        "prefix_cost": "38.41",
        "data_read_per_join": "27K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
15 burberry-body-for-women-edp-60ml 2/3/4
16 burberry-body-for-women-edp-85ml 2/3/4
17 burberry-body-for-women-edt-60ml 2/3/4
93 hugo-boss-white-for-women-edp-50ml 2/3/4
94 hugo-boss-white-for-women-edp-90ml 2/3/4
95 hugo-boss-xy-for-men-edt-100ml 2/3/5
96 hugo-boss-bottled-for-men-edt-100ml30ml-set 2/3/5
97 hugo-boss-bottled-edt-2x5mlhugo-boss-for-men-edt-5mlthe-scent-edt-5ml-miniture-set 2/3/5
98 hugo-boss-green-for-men-edt-125ml40ml-set 2/3/5
99 hugo-boss-ma-vie-for-women-edp-50ml100ml-bl-set 2/3/4
100 hugo-boss-ma-vie-for-women-edp-75ml200ml-bl-set 2/3/4
101 hugo-boss-no.6-for-men-edt-50ml75ml-deo-stick-set 2/3/5
102 hugo-boss-no.6-for-men-edt-50ml75ml-deodorent-set 2/3/5
103 hugo-boss-the-scent-for-men-edt-50ml75ml-deo-stick-set 2/3/5
104 hugo-boss-no.6-for-men-deodorant-150ml 2/3/5
105 hugo-boss-the-scent-deodorant-150ml 2/3/5