Skip to content

landofcoder/module-simple-calculate-shipping-rate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Landofcoder Module Lof_EstimateShippingRate

Magento 2 module for estimate shipping rate in product page

Module instalar

Via Composer

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