chrismallory/module-freeshipping-progress-bar
Composer 安装命令:
composer require chrismallory/module-freeshipping-progress-bar
包简介
Display a progress bar on the shopping cart based on order total to encourage users to spend more to get free shipping
README 文档
README
Description
This Magento 2 module adds a free shipping progress bar to your Magento site's shopping cart to promote increased order value. The styles used were intended to allow for this module to be a drop-in feature for the luma theme or other themes based on it. All of the animations are CSS based and no javascript is used to limit overhead.
Screenshots
Order Value Below Free Shipping Minimum
Order Value Over Free Shipping Minimum
Installation
Using Composer (Recommended)
- Install the module composer by running
composer require chrismallory/module-freeshipping-progress-bar - Enable the module by running
php bin/magento module:enable ChrisMallory_FreeShippingProgressBar - apply database updates by running
php bin/magento setup:upgrade - Flush the cache by running
php bin/magento cache:flush
Manual File Transfer
- Clone or unzip this repository to
app/code/ChrisMallory_FreeShippingProgressBar - Enable the module by running
php bin/magento module:enable ChrisMallory_FreeShippingProgressBar - Apply database updates by running
php bin/magento setup:upgrade - Flush the cache by running
php bin/magento cache:flush
Configuration
This module adds new fields to the Sales > Checkout section of your stores configuration.
How to Configure
To access this module's configuration, navigate to Stores > Settings > Configuration > Sales > Checkout then expand the Shopping Cart group.
Settings Explanation
Enable Free Shipping Progress Bar
If set to yes, a free shipping progress bar will be shown on the shopping cart in the cart summary. By default, the free shipping progress bar is disabled.
Use Free Shipping Method Configuration
If set to yes, this module will use the configuration for the core Free Shipping method. If that method is enabled then this Free Shipping Progress Bar will show based on that method's minimum order subtotal. If set to no, you will be able to set a custom order subtotal for this Free Shipping Progress Bar to show based on. This setting is primarily useful if your store is using a free shipping method other than the core Free Shipping method. By default, this setting is set to yes.
Free Shipping Progress Bar Minimum Order Total
When the above setting is set to no, this field is where you set the order value that the Free Shipping Progress Bar counts down to.
Compatibility
This module has been tested and validated to work on Magento versions 2.3 to 2.4.3-p2.
This module uses a ViewModel and should be compatible with versions 2.2 and higher but has not been tested on versions lower than 2.3.
Bugs & Issues
If you find a bug or issue please create a new issue here and include as much detail and context as possible including screenshots.
License
This module is licensed under the Open Software License V3.0 which you can refer to here.
chrismallory/module-freeshipping-progress-bar 适用场景与选型建议
chrismallory/module-freeshipping-progress-bar 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 17.06k 次下载、GitHub Stars 达 49, 最近一次更新时间为 2021 年 02 月 02 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 chrismallory/module-freeshipping-progress-bar 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 chrismallory/module-freeshipping-progress-bar 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 17.06k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 49
- 点击次数: 27
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: OSL-3.0
- 更新时间: 2021-02-02