在woo产品编辑页面导入或显示wordpress默认类别

I importing shop from eshop to woocommerce, I have successfully imported products, images etc but unable to import categories because eshop uses default categories for products but woo contains specific taxonomy product_cat.

Actually, I can create these categories with taxonomy product_cat but these all associated with products with ids. so I am looking for a solution if these ids can overlap or display with product_cat.

So I assume if I am able to drag these default categories into product edit page then it can resolve my issue.

please let me in a comment if my issue is unclear, I will elaborate it more. TIA