Creating an order is adding blank products
Posted: Wed Jun 07, 2023 6:28 pm
Hi,
I am currently using opencart Version 2.0.1.0
So Currently whenever I am trying to create a new order either from Backend or frontend... It is adding the blank products with in that order...
Even It is showing the Two rows of subtotal as well as total... I've checked for these even in code as well But in code order products are coming fine but while inserting the data db it is somehow adding the extra blank products in oc_order_products table as well as in the oc_order_total table.
Can you pleas let me know exactly why this issue is coming...
I am currently using opencart Version 2.0.1.0
So Currently whenever I am trying to create a new order either from Backend or frontend... It is adding the blank products with in that order...
Even It is showing the Two rows of subtotal as well as total... I've checked for these even in code as well But in code order products are coming fine but while inserting the data db it is somehow adding the extra blank products in oc_order_products table as well as in the oc_order_total table.
Can you pleas let me know exactly why this issue is coming...