Previously, we updated the associated products of the "bought together" plugin by modifying the meta information through the WooCommerce product import and export functions.
The WOOBT_IDS we imported utilize the format of ID/Price as a percentage/Quantity, each ending with a comma. However, this method is no longer functioning as expected, resulting in products not being updated or associated during the import process. We need to restore this functionality, as we have thousands of products for which we have configured add-ons, and it is essential to have the capability to update them efficiently.
Previously, we updated the associated products of the "bought together" plugin by modifying the meta information through the WooCommerce product import and export functions.
The WOOBT_IDS we imported utilize the format of ID/Price as a percentage/Quantity, each ending with a comma. However, this method is no longer functioning as expected, resulting in products not being updated or associated during the import process. We need to restore this functionality, as we have thousands of products for which we have configured add-ons, and it is essential to have the capability to update them efficiently.