Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Custom info in shopping cart

Custom info in shopping cart

Locked

Views: 1,050

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
9 Jan 2008, 4:58 AM
#1
compevolve avatar

compevolve

New Zenner

Join Date:
Dec 2007
Posts:
2
Plugin Contributions:
0

Custom info in shopping cart

Hello all,
I am doing a bit of customization to my zen cart installation and need some help to achieve my goal.
I have added some custom information to the shopping cart via editing the tpl_shopping_cart_default.php file. I need that custom information I have added to then be saved to the customers order when they complete the checkout so i can view it from the backend. So when i view the customers order in the admin that custom information is available to me from there so i can complete their order correctly.
Just wondering if anyone knows how i would accomplish this task, thanks in advance.

10 Jan 2008, 12:51 PM
#2
madmumbler avatar

madmumbler

Zen Follower

Join Date:
Dec 2005
Location:
SWFL
Posts:
450
Plugin Contributions:
0

Re: Custom info in shopping cart

You might want to look at the comments field, can't remember which page serves it up, and see if that will help. Might be able to modify that instead, or at least use it as your model.

HTH,