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 (
    16664, 16665, 16666, 16667, 16668, 16669, 
    16670, 16671, 16672, 16673, 16674, 
    16675, 16676, 16677, 16678, 16679, 
    16680, 16697
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'vi'

Query time 0.00375

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 (16664,16665,16666,16667,16668,16669,16670,16671,16672,16673,16674,16675,16676,16677,16678,16679,16680,16697) 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
16664 op-lung-iphone-tod-collection 99/152
16665 op-lung-iphone-tod-collection-vi-2 99/152
16666 op-lung-iphone-tod-collection-vi-3 99/152
16667 op-lung-iphone-tod-collection-vi-4 99/152
16668 op-lung-iphone-tod-collection-vi-5 99/152
16669 op-lung-iphone-tod-collection-vi-6 99/152
16670 op-lung-iphone-tod-collection-vi-7 99/152
16671 op-lung-iphone-tod-collection-vi-8 99/152
16672 op-lung-iphone-tod-collection-vi-9 99/152
16673 op-lung-iphone-tod-collection-vi-10 99/152
16674 op-lung-iphone-tod-collection-vi-11 99/152
16675 op-lung-iphone-tod-collection-vi-12 99/152
16676 op-lung-iphone-tod-collection-vi-13 99/152
16677 op-lung-iphone-tod-collection-vi-14 99/152
16678 op-lung-iphone-tod-collection-vi-15 99/152
16679 op-lung-iphone-tod-collection-vi-16 99/152
16680 op-lung-iphone-tod-collection-vi-17 99/152
16697 op-lung-iphone-tod-collection-vi-18 99/152