I’ve implemented a Table Rate Shipping system on my shop, based on a “Price vs Destination” condition. However, I’ve noticed that the shipping is calculated on the sub total of the basket (exc. VAT/Tax) instead of the Grand total (inc. VAT/Tax). How do I get Magento to base the shipping on the grand total, rather than the subtotal?
UPDATE: The version of Magento I'm using is Version 1.5.0.1.
Divide the shipping cost by the average inventory figure. Continuing the same example, $30,000 / $1,200,000 = 0.025 x 100 = 2.5 percent. This figure represents the shipping costs as a percentage of inventory.
A popular way to figure out what to charge for shipping is to calculate your average shipping cost per package. The simple formula here is to add up the total cost of shipping your packages for a month, and then divide that figure by the amount of packages you shipped in the same time period.
Just on the back of the comments to huzefam's answer - you have mentioned VAT and are in the UK so I'm thinking maybe the GB language pack has been installed, in which case your path will be System -> Configuration -> Sales -> VAT submenu header -> Tax Classes and then you change the VAT Class for Delivery option.
See image below;
Go to : System -> Configuration -> Sales -> VAT Check Calculation settings and try the following settings :
- Tax Calculation Method Based On "total price"
- Tax Calculation Based On "shipping addres"
- Catalog Prices "including tax"
- Shipping Prices "including tax"
- Apply Customer Tax "before discount"
- Apply Discount On Prices "excluding tax"
- Apply Tax On "personalized price if available"
source : My Free Shipping is being calculated after tax is added
for more informations see :
- http://www.magentocommerce.com/knowledge-base/entry/configuration-sales-tax-calculation-settings
- http://www.magentocommerce.com/knowledge-base/entry/configuring-general-tax-settings
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With