WooCommerce product catalogue is already almost perfectly duplicated by this plugin thanks to the category duplication, which also works for Product Categories.
global Product Attributes are not duplicated (local product attributes defined at the product level are copied ok) and may be needed, for example product variations may be based on these attributes.
Since Product Attributes are very similar to Categories, it should be relatively simple to create an implementation for duplicating the product attributes
WooCommerce product catalogue is already almost perfectly duplicated by this plugin thanks to the category duplication, which also works for Product Categories.
global Product Attributes are not duplicated (local product attributes defined at the product level are copied ok) and may be needed, for example product variations may be based on these attributes.
Since Product Attributes are very similar to Categories, it should be relatively simple to create an implementation for duplicating the product attributes