jovigor Posted February 20, 2012 Share Posted February 20, 2012 example is on link: http://www.etual.co.rs/index.php?route=product/product&product_id=1416 on line: <a onclick="$('#product').submit(); " id="add_to_cart" class="button"><span>U korpu</span></a> For example: I open some category and then open some article. When i click ADD TO CART button (U KORPU) i want add product to basket and go back to last visited page. Is there way to do these two things at the same time clicking ADD TO CART button? Thanks Link to comment https://forums.phpfreaks.com/topic/257402-add-to-cart-u-korpu-and-return-to-last-visited-page-on-one-click/ Share on other sites More sharing options...
AyKay47 Posted February 21, 2012 Share Posted February 21, 2012 Add history.back() to the inclick event. Link to comment https://forums.phpfreaks.com/topic/257402-add-to-cart-u-korpu-and-return-to-last-visited-page-on-one-click/#findComment-1319420 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.