mati06 Posted June 28, 2012 Share Posted June 28, 2012 Hi all, I want to display in my shoping cart price without taxes. I change shopping-cart.tpl, shopping-cart-product-line.tpl and I got what I want, but when I will use buttons +/- to changes quantity of product, price are changing and then is showing with tax. What I need to change and in which file to see price without taxes also after use +/- buttons? Link to comment Share on other sites More sharing options...
El Patron Posted June 28, 2012 Share Posted June 28, 2012 Hi, maybe this will help and maybe you won't need to make changes. You can configure you tax in back office--->payments-->taxes... http://screencast.com/t/vOIpReVb Link to comment Share on other sites More sharing options...
mati06 Posted June 29, 2012 Author Share Posted June 29, 2012 Unfortunately, this doesnt help.I want to have enabled taxes but in shopping cart I dont want to seen taxes Link to comment Share on other sites More sharing options...
El Patron Posted June 29, 2012 Share Posted June 29, 2012 Then try 'display taxes in cart' to NO Link to comment Share on other sites More sharing options...
mati06 Posted June 29, 2012 Author Share Posted June 29, 2012 I have NO in "Display tax in cart" and when I go to shopping cart I got correct prices but when I use +/- buttons I still get new prices with tax. Probably in some files .js I need to make changes but I dont know where. Link to comment Share on other sites More sharing options...
publitesa Posted May 23, 2013 Share Posted May 23, 2013 Hi, I have the same problem, and I think it's about cart-ajax.js but I can't find the problem, only when I comment the line 595 $('.ajax_cart_shipping_cost').text(jsonData.shippingCost); but the problem it's that the ajax stop working for everyelse.... some solutions. uPS! I'm in 1.5.2.0 thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts