itonomy/bundleproductchangeqty
Composer 安装命令:
composer require itonomy/bundleproductchangeqty
包简介
Magento 2 - Let customers change the quantity for checkbox based options with bundle products.
README 文档
README
Allow customers to change the quantity on checkbox based bundle product options.
Magento, by default, doesn't allow customers to change the quantity of checkbox options on Bundle products. This module changes that.
Notes
- Magento doesn't allow this by intended design, for more information, please refer to this issue. This module changes a core mechanic.
- This module does not include any styling
Requirements
- magento 2
- php: ~7.0
Installation
-
Add the module to composer:
composer require itonomy/bundleproductchangeqty -
Run
bin/magento setup:upgradeto enable the module. -
Clear cache
'php bin/magento c:f'
Usage
Checkbox template is overwritten, so with a default Magento installation it should look something like this.
Changelog
- 1.0.0 First version module
- 1.0.1 Quantity input for bundle options with only a single product is now visible as well. This compliments the module by providing even more customizability. Issue: #2
License
MIT
统计信息
- 总下载量: 12.21k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 11
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-09-07
