| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Additional Order Item Data | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
Additional Order Item Data
Hi,
I have created a table named order_item_details. How can I save value and update value in this table while adding product in cart and after successfully order placed? Thanks
__________________
Chinki |
|||||||
#2
|
|||||||||
|
|||||||||
Re: Additional Order Item Data
You should start here - https://developer.x-cart.com/
You can't directly create a table in the database. Create a module and do everything you need to in it - create model, controller, the logic, etc.
__________________
Steve Stoyanov CFLSystems.com Web Development |
|||||||||
#3
|
|||||||
|
|||||||
Re: Additional Order Item Data
This I have already done. Problem is when I am setting model data in prepareOrderItem function in Cart.php Controller, but it is not saving in db.
__________________
Chinki |
|||||||
|
|||
X-Cart forums © 2001-2020
|