Zen Cart Logo
Forums / General Questions / insert in to in table

insert in to in table

Locked

Views: 557

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
30 Nov 2010, 4:24 PM
#1
abaco avatar

abaco

New Zenner

Join Date:
Nov 2010
Posts:
21
Plugin Contributions:
0

insert in to in table

Good afernoon,
we are using your ZEN CART. We need to add automatically some items when the customer update the cart.
This items are the same every time the cart is updated.
We have trouble to find the point where the table insert the new items or update them, because in this point we need to add the fix item.

We try to work in the SHOPPING_CART.PHP file, but we did not understand exactly where the items are updated in the CUSTOMERS_BASKET table. Which function write in the table?

Thank you for your attention and your answer.

Abaco informatica

Version 1.3.9

10 Dec 2010, 7:43 AM
#2
abaco avatar

abaco

New Zenner

Join Date:
Nov 2010
Posts:
21
Plugin Contributions:
0

Re: insert in to in table

nobody can give me some advice?

10 Dec 2010, 8:03 AM
#3
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: insert in to in table

Look in the wiki, Developers > Developers API Tutorials > Real World Example for starters.