developersalliance / module-wholesale
Magento 2 Configurable Product Grid View is the helpful extension which displays all configurable products more clearly and fully in a table grid view
Installs: 19
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 4
Forks: 2
Open Issues: 1
Language:JavaScript
Type:magento2-module
Requires
- php: >=7.3 <8.3
- ext-json: *
- developersalliance/module-base: *
- magento/module-catalog: *
- magento/module-customer: *
- magento/module-quote: *
- magento/module-swatches: *
- magento/module-ui: *
This package is not auto-updated.
Last update: 2025-05-27 13:12:30 UTC
README
Devall_Wholesale
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.
Installation
-
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
Features
- 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.
License
This module is licensed under the MIT License.