Shipping calculated by weight and calculated by price for different products in the same store
Is it possible to have shipping calculated by weight and shipping calculated by price at the same time in the same store?
For example some products will be calculated by weight and some products calculated by price during checkout.
Please help.
Solutions
Basically it's not possible by default.
You can implement your own shipping logic as described here:
Or select some custom shipping rate extension from the magento connect.
Adding fixed additional weight to my order final weight
I can not figure out how to have every order add 1 lb before shipping calculation i.e. if my total order weight is 2lb I would like to add one more lb to it before shipping calculation so that shipping charge is calculated of 3lb.
Magento Table Rates shipping price is not beeing calculated correctly
I have set up a simple Table Rates for my store. The rules are based on Price vs Destination. I have it set up: if the price is lover that 35 then shipping is 2.99 and if higher then 0. But I don't know why, but Magento calculates it wrong... Please see attached screenshot. Anyone has a clue why this is happening? I have the prices (product and shi...
Shopping cart price rules calculated using RRP/price
It seems shopping cart prices are always applied to the price in the cart. Is there a feature/module that allows shopping cart prices rules to be applied to the items original RRP/price regardless if it has a special price and or group price?