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 (
    8663, 8779, 8562, 8627, 8657, 8689, 8619, 
    8838, 8936, 8731, 8916, 8655, 8568, 
    8667, 8618, 8566, 8776, 8560, 8914, 
    8933, 8629, 8739, 8748, 8775
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'en'

Query time 0.00098

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "16.81"
    },
    "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": 24,
      "rows_produced_per_join": 24,
      "filtered": "100.00",
      "index_condition": "((`softwarepirmam_hewadelivard_cscart_4`.`cscart_seo_names`.`object_id` in (8663,8779,8562,8627,8657,8689,8619,8838,8936,8731,8916,8655,8568,8667,8618,8566,8776,8560,8914,8933,8629,8739,8748,8775)) 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": "14.41",
        "eval_cost": "2.40",
        "prefix_cost": "16.81",
        "data_read_per_join": "40K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
8560 tomtoc-laptop-shoulder-bag-16 658
8562 tomtoc-laptop-backpack-15-6-22l 658
8566 tomtoc-laptop-backpack-15-6-30l 658
8568 tomtoc-laptop-sleeve-14 658
8618 tomtoc-laptop-sleeve-13-en 658
8619 tomtoc-laptop-sleeve-a13-en-4 658
8627 tomtoc-laptop-briefcase-14 658
8629 tomtoc-premium-laptop-briefcase-14 658
8655 tomtoc-laptop-sleeve-a18 658
8657 tomtoc-laptop-handbag-a21 658
8663 tomtoc-accessory-pouch-a27-2l 658
8667 tomtoc-laptop-briefcase-a42-15-6 658
8689 tomtoc-laptop-handbag-a12-13-5 658
8731 tomtoc-laptop-sleeve-a27 658
8739 tomtoc-laptop-backpack-t64-15-6-18l 658
8748 tomtoc-laptop-backpack-t60-16-15l 658
8775 tomtoc-laptop-backpack-t50-15-6-20l 658
8776 tomtoc-chest-bag-t35-2-5l 658
8779 tomtoc-navigator-t24-sling-bag 658
8838 tomtoc-navigator-t13-accessory-pouch-m 658
8914 tomtoc-fancycase-b06-ipad-case-with-strap-12-9-black 658
8916 tomtoc-fancycase-b06-ipad-case-12-9 658
8933 tomtoc-navigator-a33-laptop-shoulder-bag 658
8936 tomtoc-defender-a22-laptop-briefcase 658