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 (
    363, 359, 361, 364, 360, 362, 365, 367, 
    366, 369, 368, 370, 371, 345, 346, 358
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'vn'

Query time 0.00055

JSON explain

{
  "query_block": {
    "select_id": 1,
    "cost_info": {
      "query_cost": "12.11"
    },
    "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": 18,
      "rows_produced_per_join": 18,
      "filtered": "100.00",
      "index_condition": "((`kcoffee`.`cscart_seo_names`.`object_id` in (363,359,361,364,360,362,365,367,366,369,368,370,371,345,346,358)) and (`kcoffee`.`cscart_seo_names`.`type` = 'p') and (`kcoffee`.`cscart_seo_names`.`dispatch` = '') and (`kcoffee`.`cscart_seo_names`.`lang_code` = 'vn'))",
      "cost_info": {
        "read_cost": "10.31",
        "eval_cost": "1.80",
        "prefix_cost": "12.11",
        "data_read_per_join": "30K"
      },
      "used_columns": [
        "name",
        "object_id",
        "type",
        "dispatch",
        "path",
        "lang_code"
      ]
    }
  }
}

Result

product_id seo_name seo_path
345 sot-tieu-xanh-k-pepper-130g 302/312
346 sot-tieu-xanh-k-pepper-180g 302/312
358 set-gia-vi-vua-tieu-k-pepper 302/311
359 tieu-den-k-pepper-50-g-coi-xay-tieu 302/311
360 tieu-den-k-pepper-90-g-coi-xay-tieu 302/311
361 tieu-trang-k-pepper-51-g-coi-xay-tieu 302/311
362 tieu-trang-k-pepper-90-g-coi-xay-tieu 302/311
363 tieu-xanh-say-lanh-k-pepper-26-g-coi-xay-tieu 302/311
364 tieu-bon-mua-k-pepper-50-g-coi-xay-tieu 302/311
365 tieu-bon-mua-k-pepper-70-g-coi-xay-tieu 302/311
366 tieu-den-k-pepper-125-g-tieu-sach-nguyen-chat 302/313
367 tieu-den-k-pepper-85-g-tieu-sach-nguyen-chat 302/313
368 tieu-trang-k-pepper-125-g 302/313
369 tieu-trang-k-pepper-85-g 302/313
370 tieu-den-hat-k-pepper-35-g 302/313
371 tieu-den-xay-k-pepper-35-g 302/313