Thread
:
Add multiple products to cart
View Single Post
#
20
05-10-2004, 07:14 PM
xcell67
Senior Member
Join Date: Dec 2003
Posts: 149
it looks like the major function behind this mod is:
Code:
if ($amount) { foreach ($amount as $key=>$value) { $productid = $key; $amount = $value;
What would I have have to sub in in order for it to be able to add multiple wishlist items?
Thanks
xcell67
View Public Profile
Send a private message to xcell67
Find all posts by xcell67