sschreier/sschreierimprovingcheckout
Composer 安装命令:
composer require sschreier/sschreierimprovingcheckout
包简介
improvement of the checkout
README 文档
README
An extension to improve the checkout.
For example, the visitor can be shown a progress bar (based on the Bootstrap Progress component) in off canvas shopping cart and the normal shopping cart, which shows in real time the remaining amount until free shipping. If necessary, you can change the background color of the progress bar and the progress. In addition, an animation can be displayed in the progress bar and a truck icon can be displayed before the text.
It is also possible to hide the input field for a voucher code in off canvas shopping cart and the normal shopping cart.
The display of the input field for a product number can also be prevented in the normal shopping cart.
how to use it
shipping method settings
- go to "Settings", "Shop" and "Shipping" and open a shipping method, for example "Standard"
- switch to the area "Unrestricted"
- select the property "Cart price" for the price matrix
- add a pricing level via the button "Add pricing level" for a cart price for example from "0" to "38.99" euro with "3.99" euro shipping costs
- add a second pricing level for a cart price from "39" euro to "infinite" with "0" euro shipping costs
- click on the button "Save"
Possible configurations for the free shipping progress bar
- select if the free shipping progress bar should be shown in the off canvas shopping cart
- select if the free shipping progress bar should be shown in the shopping cart
- select the background color of the progress bar (*1)
- select the background color of the progress (*1)
- select if an animation should be shown
- set the text of the hidden headline via snippet
- select if a truck icon should be shown before the text
- set the text until free shipping is reached via snippet
- select if the success message should be shown
- set the text when reaching free shipping via snippet
Possible configurations for the input field for a voucher code
- select if the input field should be shown in the off canvas shopping cart
- select if the input field should be shown in the shopping cart
Possible configurations for the input field for a product number
- select if the input field should be shown in the shopping cart
Available snippets
- sschreier.improvingcheckout.freeShippingProgressBar.headline
- sschreier.improvingcheckout.freeShippingProgressBar.textUntilIsReached
- sschreier.improvingcheckout.freeShippingProgressBar.isReached
Some changes in the settings within the configuration are not immediately visible in the frontend of the shop
After changing settings specifically for the appearance of the free shipping progress bar (*1), the theme must be recompiled, for example by saving the theme in the administration:
- Switch to "Content" and "Themes"
- Select the active theme
- Click on the button "Save"
How to install the extension
via zip and console (recommended)
- Download the latest SschreierImprovingCheckout-master.zip.
- Unzip the zip file and rename the folder to SschreierImprovingCheckout.
- Move the folder to the project folder custom/plugins/ .
- Connect to the console via ssh:
bin/console plugin:refresh
bin/console plugin:install --activate SschreierImprovingCheckout
via composer
- Add the repository URL to the composer.json of the project
"repositories": [
...,
{
"type": "vcs",
"url": "https://github.com/sschreier/SschreierImprovingCheckout"
}
],
- Connect to the console via ssh and install the plugin via the command
composer require sschreier/sschreierimprovingcheckout
bin/console plugin:refresh
bin/console plugin:install --activate SschreierImprovingCheckout
via https://packagist.org
- Connect to the console via ssh and install the plugin via the command
composer require sschreier/sschreierimprovingcheckout
bin/console plugin:refresh
bin/console plugin:install --activate SschreierImprovingCheckout
via zip upload
- Download the latest SschreierImprovingCheckout-master.zip.
- Unzip the zip file and rename the folder to SschreierImprovingCheckout.
- Zip the folder to SschreierImprovingCheckout.zip.
- Upload the zip in the Shopware Administration.
- Install & Activate the extension.
extension update (zip)
- Download the latest SschreierImprovingCheckout-master.zip.
- Unzip the zip file and rename the folder to SschreierImprovingCheckout.
- Zip the folder to SschreierImprovingCheckout.zip.
- Upload the zip in the Shopware Administration.
- Update the extension.
Images
free shipping progress bar in the off canvas shopping cart
free shipping progress bar in the normal shopping cart
success message in the normal shopping cart
free shipping progress bar in the normal shopping cart with discount
free shipping progress bar in the normal shopping cart with input field for a voucher code
free shipping progress bar in the normal shopping cart with input field for a product number
free shipping progress bar in the normal shopping cart with a free shipping product
extension configuration part 1
extension configuration part 2
extension configuration part 3
extension configuration part 4
shipping method settings
sschreier/sschreierimprovingcheckout 适用场景与选型建议
sschreier/sschreierimprovingcheckout 是一款 基于 Twig 开发的 Composer 扩展包,目前已累计 1 次下载、GitHub Stars 达 4, 最近一次更新时间为 2025 年 04 月 05 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 sschreier/sschreierimprovingcheckout 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 sschreier/sschreierimprovingcheckout 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 1
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-04-05