landofcoder/module-estimate-shipping-rate

There is no license information available for the latest version (1.0.0) of this package.

Estimate shipping in product page - Magento 2

1.0.0 2020-03-18 05:02 UTC

This package is auto-updated.

Last update: 2024-04-17 21:22:23 UTC


README

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