The module allows you to omit any product from the total shipping price.
For example, you have set a shipping discount according to the total price of the order, but you have products in the order that have a low margin and the shipping fee would be disadvantageous.
This is how you omit products from the calculation of shipping discounts.
If there is only one product in the cart, nothing will be edited, as the shipping would be free.
The module is installed as a regular module and no additional configuration is required.
After installing the module, it is ready.
Just open the product details in the administration and go to the \"Delivery\" tab.
At the very bottom you will find a check box.
A check mark means that the product will be omitted from the shipping cost calculation.
In the module, it is possible to set the product to be omitted from the shipping charge if it contains a valid special price (discount).
The module does not work with cart rules or catalog rules.
The module works in the background and there is no need to reload the product page or click the save button.
Before buying the module and installing it, you need to find out if the function is not already overwritten in the Cart.php file. This is the getPackageShippingCost function.