thelia / free-shipping-module
Thelia 电子商务解决方案的免费配送模块
1.1.4
2022-02-08 10:59 UTC
Requires
- thelia/installer: ~1.0
README
此模块用于在特定配送区域内从最低金额提供配送服务。
手动
- 将模块复制到
<thelia_root>/local/modules/
目录,并确保模块的名称为FreeShipping
。 - 在 Thelia 管理面板中激活它
Composer
将其添加到您的 Thelia 主要 composer.json 文件中
composer require thelia/free-shipping-module:~1.1.0
接下来,前往 Thelia 管理面板以激活模块。
如何使用
您可以通过模块列表上的“配置”按钮在模块的配置视图中管理您的免费配送规则。
定义规则后,遵守该规则的命令的配送费用将为0(配送费用将自动计算)。