I am using Woocommerce together with the WooThemes Per Product Shipping plugin.
The problem I have is that when using the âDuplicateâ a product feature in Woocommerce, the PPS entries are not copied over to the new product.
Can anyone help in what I would need to add to the following file to get this to work?
https://github.com/woothemes/woocommerce/blob/master/includes/admin/class-wc-admin-duplicate-product.php
The PPS entries are stored in the following table:
http://www.awesomescreenshot.com/image/471866/f815997f78d9f2505919db880ffe35b5
You can use following code,