Set individual shipping rate per product.
Solve the problem of incorrect shipping rates.
If you have big and light items, shipping calculators could charge more than needed. Also when shipping to specific countries (e.g. Iceland, Canada, etc) or using dropshippers, shipping costs could differ a lot, which makes table rates almost useless. This is where our extension comes into play - with it you can indicate individual shipping rate for each product and be sure that the right amount is charged for shipping.
It is possible to set individual flat shipping rate for each product.
You can set individual shipping rate for each product when creating new product or editing existing one in admin panel. This will help to handle heavy, lightweight or fragile items properly.
Magento product export/import functionality is fully supported.
The extension adds a new product attribute for storing the rate information, which can be used both for import and export of shipping rates. This can be used for migration of data to magento from other ecommerce solutions and also to update shipping rates in bulk.
Use default shipping rate settings to automate the process.
You can specify default shipping rate.
Also you have an option to automatically use the default rate for all products, for which individual shipping rate hasn't been indicated.
Ability to apply shipping rates to products regardless of the number of product items in the cart.
If you enable this feature, customers will pay the same amount for shipping of a product without regard to the number of items – shipping rate will be the same for 1 or 5 or 10 or etc items of a product. E.g. if shipping price is $5 for product A and this feature is enabled, shipping will cost the same $5 for product A whether there are 3, 5, 10, etc items of it.
You can also indicate minimal and maximal margins for shipping costs.
The minimum and maximum apply to the whole order, not to each individual item. Let's say you have 2 products in the cart. Shipping for one is $5 and for the other $7. If minimal value is set to 15 - the shipping rate for the whole order will be $15, not $12. Maximal value works on analogy.
Additional module capabilities.
The module supports all product types.
Such as bundled items, configurable products and others.
Is compatible with shopping cart price rules.
For example you can have 'free shipping' promotions with the new shipping method.
Online Extension User Guide
Questions & Answers
Version 1.0.2 - February 14, 2013
– Corrected calculation for cases, when the same product is added to the cart with different custom options.