![]() |
Add to Cart button on Wishlist Page
I've searched around for an answer to this question but couldnt find one.
How can I add an "Add to Cart" button for each item on the wishlist page? Here's the code I've tried adding to /modules/Wishlist/wishlist.tpl with no success Code:
<FORM method=post name="orderform" action="cart.php"> When I try this I get a Javascript error. I've tried using a regular submit button as well but the item does not get added to the cart. Thanks for the help ! |
You will have to disect my code. This is from my listing in the products.tpl.
Code:
<tr valign="top"> |
Hmm.... This doesnt work for me. Im using Xcart 3.4.8
Anyone else have any ideas? Thanks for the help ! |
Here's a very simple solution that worked for me.
May not work for everyone. This is on 3.4.10 |
All times are GMT -8. The time now is 06:54 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.