Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Model in the table orders_products


Laurentius

Recommended Posts

Posted

Hi there,

Normally the Product model is shown on the edit order page of the admin. But somehow, there is something missing because all my new orders do not insert the Product model into the table orders_products.

 

Can someone help to find the code to insert?

 

Best regards

 

LaurentVD

Posted
Hi there,

Normally the Product model is shown on the edit order page of the admin. But somehow, there is something missing because all my new orders do not insert the Product model into the table orders_products.

 

Can someone help to find the code to insert?

 

Best regards

 

LaurentVD

 

the orders_products table relates the products to an order, see it as an order_line.

the model has nothing to do there and is normally retrieved from the products table.

Treasurer MFC

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...