Jump to content

Orders are created without products


Recommended Posts

I have a problem


 


I am using classes CustomerCore,AddressCore, Cart, Order but orders are being created without products, does anyone know why?



$order->getProducts($order->getCartProducts());
$result = $order->add();

I have attached more code igf is necessary


 


Regards and thaks for help


Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...