![]() |
add to cart button help
hi guys,
could you tell me that how can i change the link on add to buy button so it would keep me to the same page when i click on add to cart button. it takes me to the basket page which i dont want becuase i have mini basket which appears once you click on add to basket. you may view the website at www.lootsale.co.uk Kind Regards, |
Re: add to cart button help
General Settings/Redirect customer to cart. Uncheck it.
|
Re: add to cart button help
nice, fanx..
|
Re: add to cart button help
I was looking for the exact same thing, so thanks
|
Re: add to cart button help
that checkmark to not redirect is great, but i've just learned that is does not apply when you're in a wishlist and you click add to cart.
in wlbuttons.tpl this is the code... <td class="ButtonsRow">{include file="buttons/add_to_cart.tpl" href="cart.php?mode=wl2cart&wlitem=`$wlitem_data.w ishlistid`"}</td> <td class="ButtonsRow">{include file="buttons/add_to_cart.tpl" href="cart.php?mode=wl2cart&fwlitem=`$wlitem_data. wishlistid`&eventid=`$eventid`"}</td> how would you get the add to cart action to take place, but stay in the wishlist? i've tried messing with the urls, and i can get it to stay put, but i cannot get it to add the item. ***EDIT... i just found this... the call or action is wl2cart. so, go to wishlist.php and this appears to be the chunk of code that controls the action. anyone have any idea how to modify it to not redirect to the cart? or would we not even need to touch the php, and it can be done in the tpl's? Code:
# |
All times are GMT -8. The time now is 05:31 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.