Hi!
Thanks for reaching out!
If you still plan on using WooCommerce, regardless of your other plugins the prices should remain saved on your site as they are part of WooCommerce itself.
If you’re looking to preserve your products and stop using WooCommerce, you can export your product data including prices, by using the built in exporter tools to generate a CSV file with that information.
We’ve got a guide on the exporter here: https://docs.woocommerce.com/document/product-csv-importer-exporter/
I hope that helps!
Hi @crazywickedawesome ,
does the same goes for the prices that are entered in extra added fields by a B2B plugin? (https://prnt.sc/y3xcl7)
Regards,
Pablo
Hello @el-pablo ,
In general, Products in WooCommerce are just another post type called product. All the additional information is saved under the wp_postmeta
table and can be found by searching for the corresponding post_id
.
Now, information added by another plugin/extension can either be saved within the save table or saved in another way. I will recommend you to create a ticket on WooCommerce.com to get the correct suggestion on how to export information added by the B2B for WooCommerce plugin.
Thank you 🙂
Hi there,
We’ve not heard back from you in a while, so I’m marking this thread as resolved.
Hopefully, you were able to find a solution to your problem! If you have further questions, please feel free to open a new topic.
Thank you 🙂