clut Posted April 13, 2012 Share Posted April 13, 2012 Hi, I have prestashop 1.4.7.3 and everything seems great so far, except the cart screen, which shows way too many totals and will just be confusing for my customers. At the moment, I have the following totals: -------------------------------------------- Total products (tax incl.):£18.02 Total (tax excl.):£15.02 Total tax:£3.00 Total (tax incl.):£18.02 -------------------------------------------- However all of my products will have text saying the price includes tax and delivery, so I'd like a much simpler cart with just 2 lines, possibly 3 if we do have to include delivery costs for overseas customers. -------------------------------------------- Total Products: £18.02 Total : £18.02 -------------------------------------------- OR -------------------------------------------- Total Products: £18.02 Total Delivery: £4.40 Total : £22.42 -------------------------------------------- I hunted around on the forums to see if I could do this myself, and ended up going into the shopping-cart.tpl file and making some small changes (mainly just commenting stuff out) which had no effect on the cart, so I made some more changes (still only commenting stuff out), and still no effect on the cart, so now I'm a but stuck. Could anyone please help with this? Many Thanks Link to comment Share on other sites More sharing options...
Frank van der Voort Posted April 13, 2012 Share Posted April 13, 2012 In backoffice --> Payment --> Taxes you can disable total taxes in your shopping cart. Also check if you edited the right TPL file because in my prestashop module folder there are 2 shoppingcarts. And check if your force compile is enabled. Link to comment Share on other sites More sharing options...
clut Posted April 13, 2012 Author Share Posted April 13, 2012 Catweezel, I have set 'Display Tax in Cart' to No, but this setting only affects the cart box that is displayed on most screens up in the top right corner. I would like to clean up the screen that shows when you click the cart button. The shopping-cart.tpl file I modified was under themes/prestashop/ There was another file here, shopping-cart-product-line.tpl, but that didn't look like the right file to change based on its contents, but then again, I'm not the most qualified person to make that call, otherwise I'd be giving help here rather than asking for it :-) Link to comment Share on other sites More sharing options...
Frank van der Voort Posted April 13, 2012 Share Posted April 13, 2012 Sorry I was talking about the blockcart my fault. But you were right with changing the themes/prestashop/shopping-cart.tpl. Just commenting lines out should be enough. If it doesn't show make sure force compile is on preferences --> performance to make sure your changes will show. Worked for me. 1 Link to comment Share on other sites More sharing options...
clut Posted April 13, 2012 Author Share Posted April 13, 2012 Catweezel, Setting Force Compile to on has indeed fixed the problem, and now the changes I make in shopping-cart.tpl are being shown in the browser. Thank you VERY MUCH for helping me through this, it was driving me crazy making changes to the tpl and then not seeing anything at all change on the screen. I owe you a drink good sir! Link to comment Share on other sites More sharing options...
BachsCrafts Posted June 10, 2013 Share Posted June 10, 2013 I have the same problem. I've only had one order that sold, but nearly two hundred shopping cart customer with very random totals with none of the "guests" registered? Deleting them one by one is very time consuming and they sometimes reappear! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now