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 (
    171, 172, 173, 132, 133, 134, 135, 136, 
    137, 138, 139, 140, 141, 142, 143, 144
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00089

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 (171,172,173,132,133,134,135,136,137,138,139,140,141,142,143,144)) 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
132 tom-ford-black-orchid-edp-30ml 2/3/4
133 tom-ford-black-orchid-edt-100ml 2/3/4
134 tom-ford-fabulous-edp-50ml 2/3/39
135 tom-ford-fougere-dargent-edp-100ml 2/3/5
136 tom-ford-london-edp-50ml 2/3/39
137 tom-ford-neroli-portofino-acqua-edt-50ml 2/3/4
138 tom-ford-neroli-portofino-edp-50ml 2/3/4
139 tom-ford-oud-minerale-edp-100ml 2/3/5
140 tom-ford-oud-minerale-edp-50ml 2/3/5
141 tom-ford-oud-wood-edp-30ml 2/3/5
142 tom-ford-patchouli-absolu-edp-100ml 2/3/39
143 tom-ford-tuscan-leather-edp-50ml-en 2/3/4
144 tom-ford-vert-boheme-edp-50ml 2/3/5
171 jaguar-vision-sport-edt-for-men-100ml 2/3/5
172 jaguar-green-for-men-edt-100ml200ml-bath-and-sg-travel-set 2/3/5
173 jaguar-pace-edt-100ml200ml-bath-and-sg-travel-set 2/3/5