skylark167 Posted August 18, 2013 Share Posted August 18, 2013 Hi I'd like to add a continue shopping link (doesn't have to be fancy) to the cart once an item has been added. At the moment there isn't one - I'm using 5 step standard checkout. I want the link to go to the home page on which I have featured products. Which files do I need to alter, thanks. Thanks Link to comment Share on other sites More sharing options...
Paulito Posted August 18, 2013 Share Posted August 18, 2013 Good morning There is a great tutorial to do what you want here Or a free module here Hope this helps Paul Link to comment Share on other sites More sharing options...
skylark167 Posted August 18, 2013 Author Share Posted August 18, 2013 Hi - I just want to know where the html/php for the cart is so I can add a simple link if the total is >0. Thanks - by the way is there a list of the various variables used in 1.5? Thanks Link to comment Share on other sites More sharing options...
vekia Posted August 18, 2013 Share Posted August 18, 2013 Hi - I just want to know where the html/php for the cart is so I can add a simple link if the total is >0. in this case you have to edit blockcart module, it is located in: /modules/blockcart/ directory. You've got there module .php file and module template files. This is what you're looking for probably. and here is list of the smarty global variables. Link to comment Share on other sites More sharing options...
Recommended Posts