magento shipping table rate extension

12
Magento Shipping Table Rate Extension Magento Shipping Rates Table extension calculates the final price of a product based on shipping rates predefined in backend, displaying rates on the shopping cart page as well as the checkout page. For any retailer online store selling products that to be shipped to the buyer’s address, shipping rates are very important. Magento provides payment and shipment methods for us to use them on the store, but for more advanced shipping methods with complex algorithms, then Magento shipping table rates is meant to be.

Upload: netbase-cmsmart

Post on 11-Aug-2015

143 views

Category:

Software


1 download

TRANSCRIPT

Page 1: Magento shipping table rate extension

Magento Shipping Table Rate ExtensionMagento Shipping Rates Table extension calculates the final price of a product based on shipping rates predefined in backend, displaying rates on the shopping cart page as well as the checkout page.

For any retailer online store selling products that to be shipped to the buyer’s address, shipping rates are very important. Magento provides payment and shipment methods for us to use them on the store, but for more advanced shipping methods with complex algorithms, then Magento shipping table rates is meant to be.

Before delivering any product to customers at each region of countries in the world that has the address, weight, volume and price of products, we need to calculate the total of the shopping cart plus the shipping rate needed immediately on the shopping cart page/checkout page.

Page 2: Magento shipping table rate extension

HOW IT WORKS?

Magento Shipping Rates Table extension calculates the final price of a product based on shipping rates predefined in admin panel. Creating rates for various shipping methods combining the base price and the difference of percentages to output an estimation of the shipping method on the checkout page, that's what Magento Shipping Rates extension does

When the extension is installed and enabled in the backend. With every purchase of selected products, based on administrator settings on customers' choices of delivery, the fee will be displayed by clicking "Estimate” in the Shipping Methods area on shopping cart page.

 

o Enable Shipping Table Rates Extension. Choosing a shipping method and overal advanced options before configuring in details

Page 3: Magento shipping table rate extension

 

o Choosing condition and handling fee of the shipping method, you may include virtual products

 

Page 4: Magento shipping table rate extension

 

Create Shipping Method for your store and more.

 

Page 5: Magento shipping table rate extension

 

o Export code and then import CVS to create rates for shipping methods

Page 6: Magento shipping table rate extension

o How you export countries, regions & states codes

 

Page 7: Magento shipping table rate extension

 

o Drag the shipping method attribute from unassigned attributes, then creating products chosen with shipping methods created.

 

Page 8: Magento shipping table rate extension

 

o Create shipping type attribute for stores

 

Page 9: Magento shipping table rate extension

o Mange Attribute. Create shipping method and set its display on the store accordingly

Page 10: Magento shipping table rate extension

o Choosing shipping type for each product after creating attribute already

Page 11: Magento shipping table rate extension

o Estimate values of shipping types on the frontend

 

Page 12: Magento shipping table rate extension