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 (
    6861, 6862, 6857, 7391, 7022, 7390, 7848, 
    7847, 7891, 8611, 7593, 9488, 7591, 
    7592, 8555, 8608, 8558, 9486, 9487, 
    8557
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00121

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "14.01"
    },
    "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": 20,
      "rows_produced_per_join": 20,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (6861,6862,6857,7391,7022,7390,7848,7847,7891,8611,7593,9488,7591,7592,8555,8608,8558,9486,9487,8557)) 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": "12.01",
        "eval_cost": "2.00",
        "prefix_cost": "14.01",
        "data_read_per_join": "33K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
6857 dolce-and-gabbana-devotion-eau-de-parfum-women 577/621/623
6861 dolce-and-gabbana-the-only-one-eau-de-parfum-intense 577/621/623
6862 dolce-and-gabbana-the-only-one-eau-de-parfum-women 577/621/623
7022 dolce-and-gabbana-pour-femme-eau-de-toilette 577/621/623
7390 dolce-and-gabbana-the-one-gold-eau-de-parfum-intense-women 577/621/623
7391 dolce-and-gabbana-the-one-eau-de-parfum-women 577/621/623
7591 dolce-and-gabbana-q-parfum-women 577/621/623
7592 dolce-and-gabbana-q-eau-de-parfum-intense 577/621/623
7593 dolce-and-gabbana-q-eau-de-parfum-women 577/621/623
7847 dolce-and-gabbana-light-blue-love-is-love-eau-de-toilette-women 577/621/623
7848 dolce-and-gabbana-light-blue-sun-eau-de-toilette-women 577/621/623
7891 dolce-and-gabbana-dgvib3-eau-de-parfum-unisex 577/621/625
8555 dolce-and-gabbana-dolce-violet-eau-de-toilette 577/621/623
8557 dolce-and-gabbana-dolce-rosa-eau-de-parfum-women 577/621/623
8558 dolce-and-gabbana-dolce-lily-eau-de-toilette-women 577/621/623
8608 dolce-and-gabbana-dolce-eau-de-parfum-women 577/621/623
8611 dolce-and-gabbana-devotion-eau-de-parfum-intense-women 577/621/623
9486 dolce-and-gabbana-k-parfum 577/621/622
9487 dolce-and-gabbana-devotion-pour-homme-eau-de-parfum 577/621/622
9488 dolce-and-gabbana-light-blue-eau-intense-eau-de-parfum 577/621/622