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 (
    36761, 37024, 37025, 37026, 37027, 37028, 
    37029, 37030, 37031, 37032, 37033, 
    37034, 37035, 37036, 37037, 37038, 
    37039
  ) 
  AND cscart_seo_names.type = "p" 
  AND cscart_seo_names.dispatch = "" 
  AND cscart_seo_names.lang_code = 'vi'

Query time 0.00429

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": 17,
          "filtered": 100,
          "index_condition": "cscart_seo_names.object_id in (36761,37024,37025,37026,37027,37028,37029,37030,37031,37032,37033,37034,37035,37036,37037,37038,37039) 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
36761 set-qua-tang-nen-thom-sinh-nhat 110/213
37024 set-qua-tang-nen-thom-sinh-nhat-vi 110/213
37025 set-qua-tang-nen-thom-sinh-nhat-vi-2 110/213
37026 set-qua-tang-nen-thom-sinh-nhat-vi-3 110/213
37027 set-qua-tang-nen-thom-sinh-nhat-vi-4 110/213
37028 set-qua-tang-nen-thom-sinh-nhat-vi-5 110/213
37029 set-qua-tang-nen-thom-sinh-nhat-vi-6 110/213
37030 set-qua-tang-nen-thom-sinh-nhat-vi-7 110/213
37031 set-qua-tang-nen-thom-sinh-nhat-vi-8 110/213
37032 set-qua-tang-nen-thom-sinh-nhat-vi-9 110/213
37033 set-qua-tang-nen-thom-sinh-nhat-vi-10 110/213
37034 set-qua-tang-nen-thom-sinh-nhat-vi-11 110/213
37035 set-qua-tang-nen-thom-sinh-nhat-vi-12 110/213
37036 set-qua-tang-nen-thom-sinh-nhat-vi-13 110/213
37037 set-qua-tang-nen-thom-sinh-nhat-vi-14 110/213
37038 set-qua-tang-nen-thom-sinh-nhat-vi-15 110/213
37039 set-qua-tang-nen-thom-sinh-nhat-vi-16 110/213