This module enhances the functionality of Magento 2 by providing a new feature for product collective packages. With this module, merchants will be able to easily create and manage packages made up of multiple quantities of the same products. Each package can include different number of product units and the prices will be automatically calculated based on the product count.
Merchants can specify 2 types of dicounts
- fixed amount discount
- percentage discount
Important
This module only works for simple products.
- Create and manage packages made up of multiple products
- Automatically calculate package prices based on the combined price of the included products
- Ability to include products with different variations in a single package
- Easy-to-use interface for creating and managing packages
This module is a must-have for merchants looking to simplify their product offerings and increase sales. Give it a try today!
Installation is via composer
composer require enanobots/m2-product-pack
After installing the packages just run:
php bin/magento setup:upgrade
PHP 7.4
and higherMagento 2.4.x
and higher
Magento 2.4.x
OpenSource
1.0.0
- Initial release of this module1.1.0
- (In Development
) adding support for GraphQL and REST API1.2.0
- (Future Development
) adding support for other product types products