Thread
:
Help tracking down $add_product[price]
View Single Post
#
2
09-29-2009, 06:53 AM
rogue
X-Adept
Join Date: Apr 2007
Location: Loveland, Ohio
Posts: 770
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
rogue
View Public Profile
Send a private message to rogue
Visit rogue's homepage!
Find all posts by rogue