Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/landofcoder/module-simple-calculate-shipping-rate

Magento 2 module calculate shipping rates on product page
https://github.com/landofcoder/module-simple-calculate-shipping-rate

landofcoder magento magento-2-estimate-shipping-rates magento-2-extension-free magento-2-shipping-rate

Last synced: 2 months ago
JSON representation

Magento 2 module calculate shipping rates on product page

Awesome Lists containing this project

README

        

# Landofcoder Module Lof_EstimateShippingRate
Magento 2 module for estimate shipping rate in product page
## Module instalar
### Via Composer

```sh
composer require landofcoder/module-estimate-shipping-rate
php bin/magento module:enable --clear-static-content Lof_EstimateShippingRate
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f
php bin/magento c:c
```
## Features
* Display Calulate shipping rate form on product page to esitmate shipping fee

## Better Calculate Shipping Rate

[Magento 2 Module Lof ShippingCalculator](https://github.com/landofcoder/module-shipping-cost-calculator)