How can I assign an existing simple product to a configurable product using the admin interface?












4















I have existing simple products I need to assign to configurable products, however I can't find any interface to do this. This was possible in Magento 1, but I can't see where it is possible in Magento 2.



The only configurations interface I can see will only allow the creation of new products:



Screenshot of configurable product admin interface



Is there a way to associate existing simple products to existing configurable products using the admin interface?










share|improve this question



























    4















    I have existing simple products I need to assign to configurable products, however I can't find any interface to do this. This was possible in Magento 1, but I can't see where it is possible in Magento 2.



    The only configurations interface I can see will only allow the creation of new products:



    Screenshot of configurable product admin interface



    Is there a way to associate existing simple products to existing configurable products using the admin interface?










    share|improve this question

























      4












      4








      4








      I have existing simple products I need to assign to configurable products, however I can't find any interface to do this. This was possible in Magento 1, but I can't see where it is possible in Magento 2.



      The only configurations interface I can see will only allow the creation of new products:



      Screenshot of configurable product admin interface



      Is there a way to associate existing simple products to existing configurable products using the admin interface?










      share|improve this question














      I have existing simple products I need to assign to configurable products, however I can't find any interface to do this. This was possible in Magento 1, but I can't see where it is possible in Magento 2.



      The only configurations interface I can see will only allow the creation of new products:



      Screenshot of configurable product admin interface



      Is there a way to associate existing simple products to existing configurable products using the admin interface?







      magento2 admin magento-2.1 configurable-product






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 21 '17 at 3:48









      Danny NimmoDanny Nimmo

      1,070918




      1,070918






















          4 Answers
          4






          active

          oldest

          votes


















          7














          In Magento 2 you need to first use the Create configurations tool to create the simple products to associate, then you need to replace the auto-generated versions with the simple products you actually want.



          Magento2 configurable product options






          share|improve this answer


























          • Thank you for this. For those interested, a closed GitHub issue on the problem, where it is stated: "Additionally, we have internal ticket MAGETWO-50639 in our backlog to revise the flow for configurable product."

            – Danny Nimmo
            Feb 21 '17 at 9:11





















          3














          Yes, there is an option to choose/add/associate existing simple products to existing configurable products In Admin interface.



          Follow the below steps:




          1. Open the Product -> Catalog from admin interface.

          2. Open the configurable product where you actually want to assign/associate simple product.

          3. Now, From there configurable product form you will see Configurations option.

          4. Click on that option you will see an option "Add Products Manually"

          5. Click on that It will open your simple products grid on the popup. Select the simple products which you want to assign.

          6. Click on Done on the top right corner, Save your configurable product. You have successfully assign simple product to the configurable product.

          7. For more details refer below screenshot :


          enter image description here






          share|improve this answer





















          • 2





            Actually, the Add Products Manually link does not show until first going through the Create Configurations process.

            – Danny Nimmo
            Feb 21 '17 at 9:09











          • @DannyNimmo Yes thats correct !!! Because when you create configurable product !! then you need to select/give its configuration(kind of attributes) Based on that it will allow to select products . But your Question is for existing configurable product and for existing simple products... Hope you got it

            – Manthan Dave
            Feb 21 '17 at 9:13













          • But it does not make sense. You first need to make some placeholder configurations for a random attribute so that you're allowed to Add Products Manually, that's a lot of steps. A workaround could be to comment out line 312-315 in vendormagentomodule-configurable-productUiDataProviderProductFormModifierConfigurablePanel.php so the Add Products Manually button always shows, but it won't work because then you haven't selected the attribute on which to create the configurations from.

            – Jacco Amersfoort
            Jun 22 '17 at 10:16













          • However, I understand Magento's decision to make it like this. It makes more sense to generate the underlying Simple products when creating the Configurable Products. Instead of (the old way) creating some Simple Products and then creating a Configurable product and assigning those Simple products to it. This new approach is clearer.

            – Jacco Amersfoort
            Jun 22 '17 at 10:21



















          2














          Go to Product --> Catalog from Admin panel.



          Then Click on Configurable Product from Add Product button.



          Now scroll down you will see the Configuration section and unfold it.



          By default, it will not show Add Product Manually option. So, first click on create configuration and follow all the steps.



          It will now show you new product combinations with the attributes options you have selected. Then remove this product.



          Now you will see the Add Product Manually option and now you can add all simple products easily. Once it's done click on Save Config.






          share|improve this answer

































            0














            Hope this saves someone the time I've wasted trying to find an answer and a whole lot of trial and error.




            1. In Magento 1, you assigned simple products to the configurable
              product.

            2. In Magento 2, you assign virtual products to the
              configurable product you have created.


            If a user creates a Simple product and then want to use it with a Configurable product, they can't. They have to recreate this product as a Virtual product.



            If anyone knows of a better way, please let me know.






            share|improve this answer























              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "479"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f160897%2fhow-can-i-assign-an-existing-simple-product-to-a-configurable-product-using-the%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              4 Answers
              4






              active

              oldest

              votes








              4 Answers
              4






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              7














              In Magento 2 you need to first use the Create configurations tool to create the simple products to associate, then you need to replace the auto-generated versions with the simple products you actually want.



              Magento2 configurable product options






              share|improve this answer


























              • Thank you for this. For those interested, a closed GitHub issue on the problem, where it is stated: "Additionally, we have internal ticket MAGETWO-50639 in our backlog to revise the flow for configurable product."

                – Danny Nimmo
                Feb 21 '17 at 9:11


















              7














              In Magento 2 you need to first use the Create configurations tool to create the simple products to associate, then you need to replace the auto-generated versions with the simple products you actually want.



              Magento2 configurable product options






              share|improve this answer


























              • Thank you for this. For those interested, a closed GitHub issue on the problem, where it is stated: "Additionally, we have internal ticket MAGETWO-50639 in our backlog to revise the flow for configurable product."

                – Danny Nimmo
                Feb 21 '17 at 9:11
















              7












              7








              7







              In Magento 2 you need to first use the Create configurations tool to create the simple products to associate, then you need to replace the auto-generated versions with the simple products you actually want.



              Magento2 configurable product options






              share|improve this answer















              In Magento 2 you need to first use the Create configurations tool to create the simple products to associate, then you need to replace the auto-generated versions with the simple products you actually want.



              Magento2 configurable product options







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited May 3 '17 at 16:09









              Rafael Corrêa Gomes

              4,29222962




              4,29222962










              answered Feb 21 '17 at 4:04









              MageXMageX

              40018




              40018













              • Thank you for this. For those interested, a closed GitHub issue on the problem, where it is stated: "Additionally, we have internal ticket MAGETWO-50639 in our backlog to revise the flow for configurable product."

                – Danny Nimmo
                Feb 21 '17 at 9:11





















              • Thank you for this. For those interested, a closed GitHub issue on the problem, where it is stated: "Additionally, we have internal ticket MAGETWO-50639 in our backlog to revise the flow for configurable product."

                – Danny Nimmo
                Feb 21 '17 at 9:11



















              Thank you for this. For those interested, a closed GitHub issue on the problem, where it is stated: "Additionally, we have internal ticket MAGETWO-50639 in our backlog to revise the flow for configurable product."

              – Danny Nimmo
              Feb 21 '17 at 9:11







              Thank you for this. For those interested, a closed GitHub issue on the problem, where it is stated: "Additionally, we have internal ticket MAGETWO-50639 in our backlog to revise the flow for configurable product."

              – Danny Nimmo
              Feb 21 '17 at 9:11















              3














              Yes, there is an option to choose/add/associate existing simple products to existing configurable products In Admin interface.



              Follow the below steps:




              1. Open the Product -> Catalog from admin interface.

              2. Open the configurable product where you actually want to assign/associate simple product.

              3. Now, From there configurable product form you will see Configurations option.

              4. Click on that option you will see an option "Add Products Manually"

              5. Click on that It will open your simple products grid on the popup. Select the simple products which you want to assign.

              6. Click on Done on the top right corner, Save your configurable product. You have successfully assign simple product to the configurable product.

              7. For more details refer below screenshot :


              enter image description here






              share|improve this answer





















              • 2





                Actually, the Add Products Manually link does not show until first going through the Create Configurations process.

                – Danny Nimmo
                Feb 21 '17 at 9:09











              • @DannyNimmo Yes thats correct !!! Because when you create configurable product !! then you need to select/give its configuration(kind of attributes) Based on that it will allow to select products . But your Question is for existing configurable product and for existing simple products... Hope you got it

                – Manthan Dave
                Feb 21 '17 at 9:13













              • But it does not make sense. You first need to make some placeholder configurations for a random attribute so that you're allowed to Add Products Manually, that's a lot of steps. A workaround could be to comment out line 312-315 in vendormagentomodule-configurable-productUiDataProviderProductFormModifierConfigurablePanel.php so the Add Products Manually button always shows, but it won't work because then you haven't selected the attribute on which to create the configurations from.

                – Jacco Amersfoort
                Jun 22 '17 at 10:16













              • However, I understand Magento's decision to make it like this. It makes more sense to generate the underlying Simple products when creating the Configurable Products. Instead of (the old way) creating some Simple Products and then creating a Configurable product and assigning those Simple products to it. This new approach is clearer.

                – Jacco Amersfoort
                Jun 22 '17 at 10:21
















              3














              Yes, there is an option to choose/add/associate existing simple products to existing configurable products In Admin interface.



              Follow the below steps:




              1. Open the Product -> Catalog from admin interface.

              2. Open the configurable product where you actually want to assign/associate simple product.

              3. Now, From there configurable product form you will see Configurations option.

              4. Click on that option you will see an option "Add Products Manually"

              5. Click on that It will open your simple products grid on the popup. Select the simple products which you want to assign.

              6. Click on Done on the top right corner, Save your configurable product. You have successfully assign simple product to the configurable product.

              7. For more details refer below screenshot :


              enter image description here






              share|improve this answer





















              • 2





                Actually, the Add Products Manually link does not show until first going through the Create Configurations process.

                – Danny Nimmo
                Feb 21 '17 at 9:09











              • @DannyNimmo Yes thats correct !!! Because when you create configurable product !! then you need to select/give its configuration(kind of attributes) Based on that it will allow to select products . But your Question is for existing configurable product and for existing simple products... Hope you got it

                – Manthan Dave
                Feb 21 '17 at 9:13













              • But it does not make sense. You first need to make some placeholder configurations for a random attribute so that you're allowed to Add Products Manually, that's a lot of steps. A workaround could be to comment out line 312-315 in vendormagentomodule-configurable-productUiDataProviderProductFormModifierConfigurablePanel.php so the Add Products Manually button always shows, but it won't work because then you haven't selected the attribute on which to create the configurations from.

                – Jacco Amersfoort
                Jun 22 '17 at 10:16













              • However, I understand Magento's decision to make it like this. It makes more sense to generate the underlying Simple products when creating the Configurable Products. Instead of (the old way) creating some Simple Products and then creating a Configurable product and assigning those Simple products to it. This new approach is clearer.

                – Jacco Amersfoort
                Jun 22 '17 at 10:21














              3












              3








              3







              Yes, there is an option to choose/add/associate existing simple products to existing configurable products In Admin interface.



              Follow the below steps:




              1. Open the Product -> Catalog from admin interface.

              2. Open the configurable product where you actually want to assign/associate simple product.

              3. Now, From there configurable product form you will see Configurations option.

              4. Click on that option you will see an option "Add Products Manually"

              5. Click on that It will open your simple products grid on the popup. Select the simple products which you want to assign.

              6. Click on Done on the top right corner, Save your configurable product. You have successfully assign simple product to the configurable product.

              7. For more details refer below screenshot :


              enter image description here






              share|improve this answer















              Yes, there is an option to choose/add/associate existing simple products to existing configurable products In Admin interface.



              Follow the below steps:




              1. Open the Product -> Catalog from admin interface.

              2. Open the configurable product where you actually want to assign/associate simple product.

              3. Now, From there configurable product form you will see Configurations option.

              4. Click on that option you will see an option "Add Products Manually"

              5. Click on that It will open your simple products grid on the popup. Select the simple products which you want to assign.

              6. Click on Done on the top right corner, Save your configurable product. You have successfully assign simple product to the configurable product.

              7. For more details refer below screenshot :


              enter image description here







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited 8 mins ago









              Utsav Gupta

              17613




              17613










              answered Feb 21 '17 at 4:59









              Manthan DaveManthan Dave

              7,70421438




              7,70421438








              • 2





                Actually, the Add Products Manually link does not show until first going through the Create Configurations process.

                – Danny Nimmo
                Feb 21 '17 at 9:09











              • @DannyNimmo Yes thats correct !!! Because when you create configurable product !! then you need to select/give its configuration(kind of attributes) Based on that it will allow to select products . But your Question is for existing configurable product and for existing simple products... Hope you got it

                – Manthan Dave
                Feb 21 '17 at 9:13













              • But it does not make sense. You first need to make some placeholder configurations for a random attribute so that you're allowed to Add Products Manually, that's a lot of steps. A workaround could be to comment out line 312-315 in vendormagentomodule-configurable-productUiDataProviderProductFormModifierConfigurablePanel.php so the Add Products Manually button always shows, but it won't work because then you haven't selected the attribute on which to create the configurations from.

                – Jacco Amersfoort
                Jun 22 '17 at 10:16













              • However, I understand Magento's decision to make it like this. It makes more sense to generate the underlying Simple products when creating the Configurable Products. Instead of (the old way) creating some Simple Products and then creating a Configurable product and assigning those Simple products to it. This new approach is clearer.

                – Jacco Amersfoort
                Jun 22 '17 at 10:21














              • 2





                Actually, the Add Products Manually link does not show until first going through the Create Configurations process.

                – Danny Nimmo
                Feb 21 '17 at 9:09











              • @DannyNimmo Yes thats correct !!! Because when you create configurable product !! then you need to select/give its configuration(kind of attributes) Based on that it will allow to select products . But your Question is for existing configurable product and for existing simple products... Hope you got it

                – Manthan Dave
                Feb 21 '17 at 9:13













              • But it does not make sense. You first need to make some placeholder configurations for a random attribute so that you're allowed to Add Products Manually, that's a lot of steps. A workaround could be to comment out line 312-315 in vendormagentomodule-configurable-productUiDataProviderProductFormModifierConfigurablePanel.php so the Add Products Manually button always shows, but it won't work because then you haven't selected the attribute on which to create the configurations from.

                – Jacco Amersfoort
                Jun 22 '17 at 10:16













              • However, I understand Magento's decision to make it like this. It makes more sense to generate the underlying Simple products when creating the Configurable Products. Instead of (the old way) creating some Simple Products and then creating a Configurable product and assigning those Simple products to it. This new approach is clearer.

                – Jacco Amersfoort
                Jun 22 '17 at 10:21








              2




              2





              Actually, the Add Products Manually link does not show until first going through the Create Configurations process.

              – Danny Nimmo
              Feb 21 '17 at 9:09





              Actually, the Add Products Manually link does not show until first going through the Create Configurations process.

              – Danny Nimmo
              Feb 21 '17 at 9:09













              @DannyNimmo Yes thats correct !!! Because when you create configurable product !! then you need to select/give its configuration(kind of attributes) Based on that it will allow to select products . But your Question is for existing configurable product and for existing simple products... Hope you got it

              – Manthan Dave
              Feb 21 '17 at 9:13







              @DannyNimmo Yes thats correct !!! Because when you create configurable product !! then you need to select/give its configuration(kind of attributes) Based on that it will allow to select products . But your Question is for existing configurable product and for existing simple products... Hope you got it

              – Manthan Dave
              Feb 21 '17 at 9:13















              But it does not make sense. You first need to make some placeholder configurations for a random attribute so that you're allowed to Add Products Manually, that's a lot of steps. A workaround could be to comment out line 312-315 in vendormagentomodule-configurable-productUiDataProviderProductFormModifierConfigurablePanel.php so the Add Products Manually button always shows, but it won't work because then you haven't selected the attribute on which to create the configurations from.

              – Jacco Amersfoort
              Jun 22 '17 at 10:16







              But it does not make sense. You first need to make some placeholder configurations for a random attribute so that you're allowed to Add Products Manually, that's a lot of steps. A workaround could be to comment out line 312-315 in vendormagentomodule-configurable-productUiDataProviderProductFormModifierConfigurablePanel.php so the Add Products Manually button always shows, but it won't work because then you haven't selected the attribute on which to create the configurations from.

              – Jacco Amersfoort
              Jun 22 '17 at 10:16















              However, I understand Magento's decision to make it like this. It makes more sense to generate the underlying Simple products when creating the Configurable Products. Instead of (the old way) creating some Simple Products and then creating a Configurable product and assigning those Simple products to it. This new approach is clearer.

              – Jacco Amersfoort
              Jun 22 '17 at 10:21





              However, I understand Magento's decision to make it like this. It makes more sense to generate the underlying Simple products when creating the Configurable Products. Instead of (the old way) creating some Simple Products and then creating a Configurable product and assigning those Simple products to it. This new approach is clearer.

              – Jacco Amersfoort
              Jun 22 '17 at 10:21











              2














              Go to Product --> Catalog from Admin panel.



              Then Click on Configurable Product from Add Product button.



              Now scroll down you will see the Configuration section and unfold it.



              By default, it will not show Add Product Manually option. So, first click on create configuration and follow all the steps.



              It will now show you new product combinations with the attributes options you have selected. Then remove this product.



              Now you will see the Add Product Manually option and now you can add all simple products easily. Once it's done click on Save Config.






              share|improve this answer






























                2














                Go to Product --> Catalog from Admin panel.



                Then Click on Configurable Product from Add Product button.



                Now scroll down you will see the Configuration section and unfold it.



                By default, it will not show Add Product Manually option. So, first click on create configuration and follow all the steps.



                It will now show you new product combinations with the attributes options you have selected. Then remove this product.



                Now you will see the Add Product Manually option and now you can add all simple products easily. Once it's done click on Save Config.






                share|improve this answer




























                  2












                  2








                  2







                  Go to Product --> Catalog from Admin panel.



                  Then Click on Configurable Product from Add Product button.



                  Now scroll down you will see the Configuration section and unfold it.



                  By default, it will not show Add Product Manually option. So, first click on create configuration and follow all the steps.



                  It will now show you new product combinations with the attributes options you have selected. Then remove this product.



                  Now you will see the Add Product Manually option and now you can add all simple products easily. Once it's done click on Save Config.






                  share|improve this answer















                  Go to Product --> Catalog from Admin panel.



                  Then Click on Configurable Product from Add Product button.



                  Now scroll down you will see the Configuration section and unfold it.



                  By default, it will not show Add Product Manually option. So, first click on create configuration and follow all the steps.



                  It will now show you new product combinations with the attributes options you have selected. Then remove this product.



                  Now you will see the Add Product Manually option and now you can add all simple products easily. Once it's done click on Save Config.







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Jan 11 '18 at 8:35









                  Marius

                  164k28312662




                  164k28312662










                  answered Sep 8 '17 at 7:17









                  Muneeb SyedMuneeb Syed

                  617215




                  617215























                      0














                      Hope this saves someone the time I've wasted trying to find an answer and a whole lot of trial and error.




                      1. In Magento 1, you assigned simple products to the configurable
                        product.

                      2. In Magento 2, you assign virtual products to the
                        configurable product you have created.


                      If a user creates a Simple product and then want to use it with a Configurable product, they can't. They have to recreate this product as a Virtual product.



                      If anyone knows of a better way, please let me know.






                      share|improve this answer




























                        0














                        Hope this saves someone the time I've wasted trying to find an answer and a whole lot of trial and error.




                        1. In Magento 1, you assigned simple products to the configurable
                          product.

                        2. In Magento 2, you assign virtual products to the
                          configurable product you have created.


                        If a user creates a Simple product and then want to use it with a Configurable product, they can't. They have to recreate this product as a Virtual product.



                        If anyone knows of a better way, please let me know.






                        share|improve this answer


























                          0












                          0








                          0







                          Hope this saves someone the time I've wasted trying to find an answer and a whole lot of trial and error.




                          1. In Magento 1, you assigned simple products to the configurable
                            product.

                          2. In Magento 2, you assign virtual products to the
                            configurable product you have created.


                          If a user creates a Simple product and then want to use it with a Configurable product, they can't. They have to recreate this product as a Virtual product.



                          If anyone knows of a better way, please let me know.






                          share|improve this answer













                          Hope this saves someone the time I've wasted trying to find an answer and a whole lot of trial and error.




                          1. In Magento 1, you assigned simple products to the configurable
                            product.

                          2. In Magento 2, you assign virtual products to the
                            configurable product you have created.


                          If a user creates a Simple product and then want to use it with a Configurable product, they can't. They have to recreate this product as a Virtual product.



                          If anyone knows of a better way, please let me know.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Jun 28 '18 at 5:18









                          Sergei FilippovSergei Filippov

                          614




                          614






























                              draft saved

                              draft discarded




















































                              Thanks for contributing an answer to Magento Stack Exchange!


                              • Please be sure to answer the question. Provide details and share your research!

                              But avoid



                              • Asking for help, clarification, or responding to other answers.

                              • Making statements based on opinion; back them up with references or personal experience.


                              To learn more, see our tips on writing great answers.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f160897%2fhow-can-i-assign-an-existing-simple-product-to-a-configurable-product-using-the%23new-answer', 'question_page');
                              }
                              );

                              Post as a guest















                              Required, but never shown





















































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown

































                              Required, but never shown














                              Required, but never shown












                              Required, but never shown







                              Required, but never shown







                              Popular posts from this blog

                              Polycentropodidae

                              Magento 2 Error message: Invalid state change requested

                              Paulmy