Overview
Ship Per Product pro allows to set shipping cost based on shipping location for each product. All these features are available on product page. Admin can give several functionalities to the shop by using this extension like:
- Can set default shipping cost to products if not available for any customer location
- Can Include/Exclude tax from shipping cost
- Calculate handling fee per order and if per order is not set, calculate per product handling fee
- Can restrict shipping to only specific countries
- Cost for simple and variable product can be set
- Can skip shipping cost for free shipping products
- Easy Customization
- Translation Ready
- Shipping rates can be imported for variations as well
- Category based shipping option is also available
- Priority of category based shipping is lower than per product shipping hence if per product shipping is not set then category based shipping will be considered.
- Simple and Easy to use
The Admin can import csv file in following format with 6 columns.
- Country Code
- State Code
- Post Code
- SKU
- Line Cost
- Item Cost
Without these columns import will fail, only one of SKU or ID can be left blank.
Changelog
Stable Release with new Functionality
2016-12-05
1.0.4
What's New
- Added feature to make state field as optional similar to city and zip code
Stable Release with new Functionality & Major changes
2016-11-16
1.0.3
What's New
- Modified the plugin to make it more user friendly.
- Changed the admin end product edit page, selected variation, and rates listing page ship per product table layout.
- If the rates are entered from the product page then it will be displayed on ship per product table and vice versa due to which we have removed the priority based rate feature.
- Major bug fixes and plugin base is changed to a newer version.
- A search box on both product and category based table to search for various rates of products.
- Show entries dropdown to display only limited rates entries.
- Pagination feature is added to divide the rates entries on number of pages.
- Fixed bug in the shipping setting page of ship per product.