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 (
    2871, 2872, 2873, 2874, 2875, 2876, 2877, 
    2878, 2879, 2880, 2717, 2718, 2719, 
    2720, 2721, 2722
  ) 
  AND q_seo_names.type = "p" 
  AND q_seo_names.dispatch = "" 
  AND q_seo_names.lang_code = 'en'

Query time 0.00229

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 (2871,2872,2873,2874,2875,2876,2877,2878,2879,2880,2717,2718,2719,2720,2721,2722)) 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
2717 creed-aventus-for-men-edp-100ml 2/3/5
2718 creed-aventus-for-men-edp-250ml 2/3/5
2719 creed-aventus-for-men-edp-50ml 2/3/5
2720 creed-green-irish-tweed-for-men-edp-100ml 2/3/5
2721 creed-himalaya-for-men-edp-100ml 2/3/5
2722 creed-jardin-damalfi-edp-75ml 2/3/39
2871 prada-la-femme-absolu-edp-100ml 2/3/4
2872 prada-luna-rossa-for-men-edt-50ml 2/3/5
2873 prada-luna-rossa-carbon-for-men-edt-50ml 2/3/5
2874 prada-luna-rossa-eau-sport-for-men-edt-75ml 2/3/5
2875 prada-milano-la-femme-intense-edp-50ml 2/3/4
2876 prada-milano-les-infusions-de-iris-cedre-edp-100ml 2/3/5
2877 prada-milano-les-infusions-de-iris-edp-100ml 2/3/5
2878 prada-milano-lhomme-edt-100ml 2/3/5
2879 prada-milano-lhomme-intense-edp-50ml 2/3/5
2880 prada-no.14-rossetto-for-women-edp-30ml 2/3/4