Quote Originally Posted by stevesh View Post
I'd guess that the products are associated with the orders by product id, so if you don't import the products exactly, it'll show the wrong product, or throw an error.
that makes sense - I can worry about the orders later and just worry about getting the customers across. Thanks