Guest Posted February 19, 2007 Share Posted February 19, 2007 Hey, I want to add the products description to the shopping_card.php and the checkout page, but i can't seem to find how.... The productID is not in the array, and neither is the description of the product....so how do i add this?? Thanx. Gigre Link to comment Share on other sites More sharing options...
Guest Posted October 4, 2007 Share Posted October 4, 2007 Good question. Anyone? Link to comment Share on other sites More sharing options...
Nullachtfuffzehn Posted October 4, 2007 Share Posted October 4, 2007 You got to alter the method get_products() to query the description too and add it to the return array. Then you can access the value easily in shopping_cart.php and put it where you want. Link to comment Share on other sites More sharing options...
Guest Posted October 4, 2007 Share Posted October 4, 2007 Any Snipets? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.