I’m trying to migrate all user’s carts to another system.
Is there a way to obtain every item in the shopping cart for every user?
What I need is only the product and customer IDs
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I think when you say shopping cart items you mean order items right??
I’ll do this with sql because you need to migrate the info, if you need as collection to use on magento let me know.