Combine the power of configurable products and grouped products to create a Configurable Grouped Product. Take full control of your catalog and create truely userfriendly products which increases your revenue.
A Grouped Product allows you to show several products on one product page and when the products are added to cart, all these products are put separately into the cart with their own pricing. Therefor it's an efficient way to display several products on one product page.
If you want to sell products together in one package, take a look at our other extension calledConfigurable Bundlewhich allows you to create special a very efficient Bundle product which goes into the cart as one product.
Combine the power of configurable products and grouped products to create a Configurable Grouped Product. Take full control of your catalog and create truely userfriendly products which increases your revenue.
A Grouped Product allows you to show several products on one product page and when the products are added to cart, all these products are put separately into the cart with their own pricing. Therefor it's an efficient way to display several products on one product page.
If you want to sell products together in one package, take a look at our other extension called Configurable Bundle which allows you to create special a very efficient Bundle product which goes into the cart as one product
As seen on the right side, you can display a combination of products on one page. Configurable Grouped allows you to use this to your advantage and add configurable products to your groiuped product, to create customizable sets in the frontend.
It looks amazing and provides a great deal of benefits including a better way in cross selling and guiding your customers to the right combination of products to choose.
All products are added to the cart separately. The customer will still be able to remove certain products from the cart if needed or if there was a mistake.
Click on the Installation tab on the left side to show the installation steps. These are also visible on your account page on our website
Creating a configurable grouped product is very simple, create a default grouped product, and add configurable products to the grouped products selection where you would normally usesimple products or virtual products. An example is seen in the screenshot on the right side.
Save your product and the rest of the magic will happen automatically!
Our extensions should always work properly out of the box. If you do have issues with our extension, feel free to contact us.
Development Support is always free and is prioritized in the following situations:
Conflicts between our extension and other extensions or your theme is not part of the free support. If you require help with that, we will still be able to solve your issues. We will do an initial research and let you know what the costs will be to get this resolved.
Initial resource requires us to have access to a server where the issue is reproducible. We prefer access to a staging environment but if there's only one production environment, we will take all precautions to ensure your integrity is never compromised. Our support engineers are Linux experts, we assure you that we wont change anything in your environment and leave the environment in the state that it was when we got access.
There may be situations where the extension requires customizations for your specific case and we're always able to scope the customization for you and provide you with a quick indication of the costs involved.
We can also develop completely custom extensions or build integrations with external systems to automate your business.
No matter how hard the case seems, contact us and we'll take a look at the possibilities. Since asking never costs anything, why not give it a try?
Demo URL | https://cg.demo.gogento.com/configurable-grouped.html |
---|
We do not provide direct download links of our extensions as they are not needed and bad practise. Installing and maintaining the latest updates of your extensions using composer is the best and safest solution. If you do need a manual download, feel free to contact us for aid.
Installing an extension is the same process as upgrading an extension. You can run the exact same composer require command as you do with the installation with the new version set, to upgrade the extension
To install our extensions you need to first setup the composer repository for your account.
You don't need to do this after every purchase, just after the very first purchase you make in our webshop. Your composer URL can be found in your account details and can be setup with composer by executing this command on your server in your Magento 2 root:
composer config repositories.gogento composer https://gogento.com/composer/customer/[your-composer-secret]
These instructions can also be found in your account details
Now find the closest version matching your Magento 2 installation and run the composer require command below.
composer require gogento/configurable-grouped "^240.1"
composer require gogento/configurable-grouped "^235.1"
After the extension installation you can proceed with the default deployment commands which are run after adding a new extension.
1. Upgrading the database schema
bin/magento setup:upgrade2. Verify your deployment mode
bin/magento deploy:mode:show3. Run if the above command returns "production"
bin/magento setup:di:compile bin/magento setup:static-content:deploy [your locales]4. Wrap up the deployment
bin/magento index:reindex bin/magento cache:clean
Click on the Installation tab on the left side to show the installation steps. These are also visible on your account page on our website
Creating a grouped product is very simple, create a default grouped product, and link configurable products to the product instead of regular simple products, as seen in the screenshot on the right side.
The rest of the magic will happen automatically!
Our extensions should always work properly out of the box. If you do have issues with our extension, feel free to contact us.
Development Support is always free and is prioritized in the following situations:
Conflicts between our extension and other extensions or your theme is not part of the free support. If you require help with that, we will still be able to solve your issues. We will do an initial research and let you know what the costs will be to get this resolved.
Initial resource requires us to have access to a server where the issue is reproducible. We prefer access to a staging environment but if there's only one production environment, we will take all precautions to ensure your integrity is never compromised. Our support engineers are Linux experts, we assure you that we wont change anything in your environment and leave the environment in the state that it was when we got access.
There may be situations where the extension requires customizations for your specific case and we're always able to scope the customization for you and provide you with a quick indication of the costs involved.
We can also develop completely custom extensions or build integrations with external systems to automate your business.
No matter how hard the case seems, contact us and we'll take a look at the possibilities. Since asking never costs anything, why not give it a try?