The Devall_Wholesale extension serves as a valuable tool, showcasing all simple products in a table grid view. This unique table not only enhances the clarity and comprehensiveness of product displays but also facilitates customers in swiftly and conveniently selecting their desired items, thereby offering support to online stores.
-
Install the module via Composer by running the following command in the Magento 2 root directory:
composer require developersalliance/module-wholesale
-
Run the Magento upgrade command to install the module:
bin/magento setup:upgrade
- Transforms configurable product presentation from dropdown lists to a grid layout.
- Displays all variation combinations as individual products for easy selection.
- Detailed yet organized presentation of each variation on the product page.
- Significantly reduces the number of clicks needed to select a product variation.
- Simplifies the shopping experience by allowing quick addition of products to the cart.
This module is licensed under the MIT License.