webshopapps/module-productrate 1.2.0

Magento Shipping Rates - ProductRate

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires

None

Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

ShipperHQ and WebShopApps ProductRate

A Shipping Rate module for Magento 2.x which gives you the ability to set your shipping rates on a product-by-product basis.

Facts

Description

The ProductRate shipping extension is the original solution for Magento that enables you to offer product specific shipping rates to customers. Enter shipping rates for each of your products in the admin panel and Product Rate will calculate the total shipping charge when your customers go to checkout.

This extension also gives you control of how shipping is calculated on multiple items. For example, you can add a flat or percentage surcharge on the shipping fee when there is more than one of the same product in the cart.

Compatibility

  • Magento >= 2.0 (Includes 2.4)
  • Supports both Magento Opensource (Community) and Magento Commerce (Enterprise)

Installation Instructions

Install using composer by adding to your composer file using commands:

  1. composer require webshopapps/module-productrate
  2. composer update
  3. php bin/magento setup:upgrade

You must reindex your Magento store after installation 4. php bin/magento indexer:reindex

Configuration

WebShopApps Product Rate allows you to set shipping prices per product in your catalog.

Enable WebShopApps ProductRate 1. Login to your Magento admin 2. Navigate to Stores > Configuration > Sales > Shipping Methods 3. Open the WebShopApps Product Rate section, set Enabled to Yes 4. Save Config

Set Shipping Prices on your Products 1. Navigate to Catalog > Products 2. Edit your product 3. Open Shipping section 4. Set a price for shipping for this item in the Shipping Fee field 5. Save

To Test Your Configuration 1. Add your product to the cart 2. Navigate to the cart and estimate shipping rates 3. Shipping rate will be the shipping fee you assigned to the item above

For further information on using ProductRate, please refer to our online documentation. If you have any issues with this extension, open an issue on GitHub.

Credits

The composer structure is taken from various sources, most heavily using structure from https://github.com/sjparkinson/static-review.

Assistance around composer, Magento2 structure, etc was also taken from these sources:

Support

If you have any issues with this extension, open an issue on GitHub. Alternatively you can contact us via email at [email protected] or via our website http://webshopapps.com/contacts/

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

Copyright (c) 2015 Zowta LLC & Zowta Ltd. See LICENSE for details.

We also dutifully respect the Magento OSL license, which is included in this codebase.

Copyright

Copyright (c) 2015 Zowta LLC & Zowta Ltd.