Since WooCommerce orders and products are actually custom post types, using that importing tool will only transfer limited amount of data.
To transfer the order details as well, you need to use phpMyAdmin to import the following two tables to your new site’s database
- wp_woocommerce_order_itemmeta
- wp_woocommerce_order_items
Related Posts:
- How do I get WooCommerce to automatically recreate pages? [closed]
- Enabling free shipping on Woo Commerce by specific items [closed]
- WooCommerce – How to Add a Custom Field to Cart Items and Cart Totals [closed]
- Recommended eCommerce Plugin for a T-Shirt Sales Business? [closed]
- How to transfer a WordPress blog to a different domain?
- Automattic’s eCommerce Plugin
- Convert WordPress posts to products in WooCommerce
- WooCommerce – Adding Custom Order Without No Product [closed]
- WordPress site migration addvice
- WordPress shopping cart that supports 2 tier product variation options
- How to migrate from Mark Jaquith’s Subscribe to Comments plugin to Gurken’s new version?
- Can’t see login page after migration
- Is it possible to set up multistore in Woocommerce? [closed]
- How To Hide Filters On Specific Categories with WooCommerce Products Filter(WOOF)
- WAMP to XAMPP WordPress transfer
- Does a wordpress plugin (not a membership one) exist for selling access to some webpages? [closed]
- Only Homepage not loading properly
- Integrating non-WooCommerce and WooCommerce Orders together [closed]
- Add a captcha form to the woocommerce register form
- WordPress Settings Lost After Site Migration
- How to send an automated email to the customers when product is added woocommerce
- Product queue for my subscription box
- Want to Show Sub categories under Categories section using Woo Commerce [closed]
- Migrating hosts, 500 errors and plugin issues
- What is most efficient way to migrate wordpress website?
- Migrating to WordPress Recipe Plugin and Some SQL Issues
- Unicode characters displaying as ? after import using WP Clone
- Permalinks stopped working after migration with WP all-in-one migration plugin
- Migrating problem from Joomla to WP
- wp e-commerce sort by stock [closed]
- Redirect to another page using contact form 7? [closed]
- Migrating Asp.Net site to WordPress site
- WordPress User Post Products
- Let users sell video in my website [closed]
- How to import WordPress site to new WordPress site?
- Migrating WordPress – New domain entry, links broken
- Can I clone plugin folder to another directory so that I don’t have to reinstall them?
- site url is not working after migrtaion in worpress, all links are broken
- Mowing site to another domain in simplest way
- Woocommerce – Change Variable Product Add to Cart to behave like external product using Custom Field (link) [closed]
- Replace woocommerce | (pipe) separator in product variation to , or another character?
- Add posts from other WordPress blog to the current one
- What plugins can I use to feature (affiliate) products on my blog (from Amazon.com)?
- Permalinks and pagination are not working in WordPress with WP e-Commerce plugin
- how can we migrate wordpress 5.9 website from aws ec2 to new installed wp 5.9 oci compute
- WordPress plugins – “Update” in backend vs replacing all files with never version
- WordPress – estimate used product
- Moving all wordpress posts from 50 websites to another website
- Issues With Exporting & Importing Oxygen Builder Site
- How do I allow a user to purchase an expiring passcode to access part of my website, from my online store, similar to pay-per-view?
- Import 2000 posts from one website to another
- One quantity for group of variations
- Unable to download backup file created using All in One WP Migration WordPress plugin
- WooCommerce Checkout Issue specific to Instagram In-App Browser
- Migrations for plugins, page and theme: looking for a good approach
- I would like to add a function that allows the customer to add multiples of the same product to their basket, how can I do this easily?
- Tracking sales/conversions in Woocommerce using Google Analytics
- Coupon Codes for product discount combined with conditional free shipping
- Admin Custom Login loses settings on Code and Data migration
- Image paths wrong after migrating with wp-migrate-db-pro media files add-on
- Unable to import complete data remote wp-cli wordpress
- Woocommerce categories displayed on every category and shopping page
- Multi-site error wordpress after migration
- How to make a website with two types of logins , Sellers and buyers?
- Database error when user logs in
- E-commerce-like solution [closed]
- TheCartPress plugin – Make every item in store unique
- WP e-commerce sales-view
- phpBB 3 to bbPress
- making users able to add their own products wp e-commerce [closed]
- Selling Downloadable Products [closed]
- Migrate DB Plugin: Error “The directory needs to be writable”
- Can Shopp Commercial Plugin be hacked to display radio buttons instead of Dropdowns? [closed]
- How do I copy files I downloaded from the wayback machine to my new site?
- Duplicator live to wamp https to http
- Turning Existing Eccommerce Site into Multi-SIte
- Sell “create a post”, paid account for post creation
- WooCommerce product prices not showing up correctly [closed]
- Self-hosted Plugins & Themes store with auto-updates? [closed]
- Display out of stock products in WooCommerce [closed]
- How to trigger plugin migration code when plugin updates?
- A multi-section WordPress store [closed]
- Is there a way to use latex \cite{reference} in wordpress?
- How to check plugin compatibility before upgrading WordPress
- How do I unlock a post programmatically?
- I need to Remove this line
- How to create a word press user with hashedpassword
- Show HTML form before WordPress plugin deletion
- Will Gutenberg Have a Negative Impact on Page Speed?
- Use $_GET inside a shortcode print empty Array
- Removing Automatic Redirects Without Plugin
- Adding Plugin Assets to Header
- How to Define Multiple List Tables in a Single Submenu
- WordPress SVN UTF-8 issue
- Update-safe translating of single text string in plugin
- Display plugin-generated content to override a placeholder page
- Google trying to index child theme files
- Consume legacy rest api dependent upon WP API plugin
- How to speed up installing plugins and upgrading WordPress
- WordPress check box unchecked on null value ternary operator [plugin development]