Wallogit.com
2017 © Pedro PelĂĄez
The extension Advanced Shipping for Magento 1.x is the solution that helps you to configure the shipping fees in a very flexible manner.
Shipping Module for Magento 1.x, (*1)
Advanced Shipping extension for Magento is the solution that helps you to configurate shipping rates in a very flexible way.
Indeed, with Advanced Shipping, you can set shipping rates using almost any variable available: destination, weight, price (including tax or excluding tax, before or after discount), quantity, categories, product attribute, item option, customer group, customer attribute, coupon code, Magento's custom variable, store id, date, etcâŠ, (*2)
Discover our add-ons for Advanced Shipping, (*3)
See the documentation, (*4)
LICENSE.txt, (*5)
After having uninstalled the extension in Magento Connect Manager, some references remain in the database.
To solve this problem, you must execute the following MySQL query:, (*6)
DELETE FROM `core_config_data` WHERE `path` LIKE 'carriers/owebiashipping_/%'
Découvrez nos plugins pour Advanced Shipping, (*7)
Voir la documentation, (*8)
AprĂšs avoir dĂ©sinstallĂ© lâextension depuis Magento Connect Manager, il reste encore des rĂ©fĂ©rences dans la base de donnĂ©e.
Pour solutionner ce problĂšme, il faut exĂ©cuter la requĂȘte MySQL suivante :, (*9)
DELETE FROM `core_config_data` WHERE `path` LIKE 'carriers/owebiashipping_/%'