Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls

Help tracking down $add_product[price]

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 09-29-2009, 05:21 AM
 
sgpark sgpark is offline
 

Advanced Member
  
Join Date: Feb 2005
Posts: 51
 

Default Help tracking down $add_product[price]

Wondering if anyone can tell me exactly how the form 'orderform' passes the value for price to cart.php when adding a product to cart. I don't seem to see a field/element named 'price' that would hold the price value.

This is a store in development, X-Cart 4.2.2 Gold.

Any help would be much appreciated.
__________________
S. Park
X-Cart Gold 4.2.3
www.babycz.com
www.luxabybaby.com
www.ameribag.com
Reply With Quote
  #2  
Old 09-29-2009, 06:53 AM
  rogue's Avatar 
rogue rogue is offline
 

X-Adept
  
Join Date: Apr 2007
Location: Loveland, Ohio
Posts: 770
 

Default Re: Help tracking down $add_product[price]

In the file cart.php I see the line
Code:
$add_product["price"] = abs(doubleval(isset($price) ? $price : 0));
at line 226. Is this what you are looking for?

And just below there is the call to func_add_to_cart.
__________________
Richard Williams
Rogue Wave Limited

Initial Inventory Imports
Daily Inventory Updates
Daily Inventory Reports
Drop Ship Support
Order Export to Shipper/Supplier
Shopping Feeds That Work
Programming for X-Cart

richard@roguewavelimited.com
http://www.roguewavelimited.com
Reply With Quote
  #3  
Old 09-29-2009, 07:04 AM
 
sgpark sgpark is offline
 

Advanced Member
  
Join Date: Feb 2005
Posts: 51
 

Default Re: Help tracking down $add_product[price]

Thanks for your help, but I think the problem is occurring before cart.php. What I'm having difficulty finding is where the form passes the field value to cart.php. Right now, it is passing $0 as the price, which means it's either not passing the price at all or is passing $0 as a default value. So the price isn't even making it to cart.php.
__________________
S. Park
X-Cart Gold 4.2.3
www.babycz.com
www.luxabybaby.com
www.ameribag.com
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 03:00 PM.

   

 
X-Cart forums © 2001-2020