silencl Posted November 4, 2010 Share Posted November 4, 2010 Hi,I'm wondering, how can I edit cost for the shipping in actual order already placed. I have set free shipping after reaching a certain amount, but when there isn't some product available or customer wants to drop a product, the value of the order changes and when is no longer qualifying for the free shipping, I need to add it.Presta doesn't automatically recalculate shipping after altering the order. So I need to either be able change shipping cost manually or make Presta to ad shipping when altered order value is below free shipping range.Thanks for any ideas - I'm using Presta 1.3.1.1FOUND SOLUTION - THANKS AWESOME PEOPLE more info here: http://www.prestashop.com/forums/viewthread/45384/P75/#358454 Link to comment Share on other sites More sharing options...
rocky Posted November 5, 2010 Share Posted November 5, 2010 PrestaShop doesn't have the option to change the total shipping. Unless you can find a third-party order editor module that lets you do this, the only way is to manually edit the total_shipping value in the ps_orders table using phpMyAdmin. Link to comment Share on other sites More sharing options...
silencl Posted November 5, 2010 Author Share Posted November 5, 2010 PrestaShop doesn't have the option to change the total shipping. Unless you can find a third-party order editor module that lets you do this, the only way is to manually edit the total_shipping value in the ps_orders table using phpMyAdmin. hmm... that's not what I'm looking for, but thanks for the idea.when I refund product, Presta does automatically recalculate the order value. Why it doesn't recalculate shipping too according the order value? Maybe someone could point me in the direction to fix that. 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