Re: Add all items from Wish List to Cart?
Shafiq
Did you find a solution to your problem? I have a client that wants his customers to be able to build up a shopping list and then place the order. If the Wish list had the "add all" capability this would suffice.
It looks as though I will need to adapt cart.php for multiple items or use jquery/ajax to add everything on the page. This second option has the definite advantage of being coded entirely with smarty thus becoming partr of the template rather than a php mod as well.
|