techspot/brestimateshipping

为 Magento 2 定制的 Tech Spot Br Estimate Shipping 模块在估算运费购物车中隐藏国家和州字段,并显示带巴西 99999-999 邮编掩码的邮编

1.0.3 2018-08-31 06:28 UTC

This package is not auto-updated.

Last update: 2024-09-21 12:04:49 UTC


README

Br TechSpot Br Estimate Shipping 模块格式化运费报价的摘要,仅显示带标准巴西(99999-999)掩码的 CEP 字段。

如果您想使用矩阵表率模块,此模块也将巴西 CEP 格式化为数字格式,以免破坏通过矩阵表率计算的运费。

为 Magento 2 定制的 Tech Spot Br Estimate Shipping 模块在估算运费购物车中隐藏国家和州字段,并显示带巴西 99999-999 邮编掩码的邮编

安装

通过 composer 安装

cd <your Magento install dir>
composer require techspot/brestimateshipping
php bin/magento module:enable --clear-static-content Techspot_BrEstimateShipping
php bin/magento setup:static-content:deploy //ou php bin/magento setup:static-content:deploy pt_BR

作者

  • Bruno Monteiro - 初始工作 - TechSpot

许可证

本项目受 MIT 许可证许可 - 请参阅 LICENSE.md 文件以获取详细信息