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 (
    5300, 5297, 1103, 1102, 1104, 43834, 
    1105, 1107, 43825, 1106, 2620, 47567, 
    48837, 49710, 50295, 50304
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'vi'

Query time 0.01144

JSON explain

{
  "query_block": {
    "select_id": 1,
    "nested_loop": [
      {
        "table": {
          "table_name": "cscart_seo_names",
          "access_type": "range",
          "possible_keys": ["PRIMARY", "dispatch"],
          "key": "PRIMARY",
          "key_length": "206",
          "used_key_parts": ["object_id", "type", "dispatch", "lang_code"],
          "rows": 20,
          "filtered": 100,
          "index_condition": "cscart_seo_names.object_id in (5300,5297,1103,1102,1104,43834,1105,1107,43825,1106,2620,47567,48837,49710,50295,50304) and cscart_seo_names.`type` = 'p' and cscart_seo_names.dispatch = '' and cscart_seo_names.lang_code = 'vi'"
        }
      }
    ]
  }
}

Result

product_id seo_name seo_path
1102 tra-sen-viet-nam 96/122
1103 tra-uop-hoa-soi 96/122
1104 tra-uop-hoa-ngau 96/122
1105 tra-xanh-uop-hoa-ngoc-lan-huong-vi-buoi-sang-ha-noi 96/122
1106 tra-uop-hoa-buoi 96/122
1107 tra-co-thu 96/122
2620 hong-tra-uop-hoa-ngoc-lan-huong-vi-dem-sai-gon 96/122
5297 hop-qua-voi-3-hu-tra-thao-moc-lon 110/315/323
5300 hop-qua-voi-3-hu-tra-thao-moc-mix-lon 110/315/323
43825 set-qua-2-hop-tra-shan-tuyet-co-thu 96/122
43834 tra-co-thu-nhieu-loai-100g-tra-xanh-hoa-tra-bach-tra-vi-5 96/122
47567 hop-qua-afternoon-tea-the-joy-box 412
48837 hop-qua-tra-chieu-qua-tang-phu-nu-qua-tang-cho-me-qua-tang-suc-khoe-tra-hoa-ly-su-sach-hop-qua-tra 412
49710 tra-vo-qua-ca-phe-lacaph-cascara-tan-huong-vi-tra-moi-la-tra-thanh-loc-nguyen-lieu-thien-nhien-tra-chat-luong-cao-ca-phe-sach-tot-cho-suc-khoe 96/122
50295 hop-qua-all-best-things 412
50304 hop-qua-a-perfect-day 412