landofcoder/module-estimate-shipping-rate

此包的最新版本(1.0.0)没有可用的许可证信息。

产品页面估算运费 - Magento 2

1.0.0 2020-03-18 05:02 UTC

This package is auto-updated.

Last update: 2024-09-17 22:36:55 UTC


README

用于产品页面估算运费的Magento 2模块

模块安装

通过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

功能

  • 在产品页面上显示计算运费表单以估算运费

更好的计算运费

Magento 2模块Lof ShippingCalculator