Multiple Sizes and respective quantity












0















I have products with different sizes and their availability varies.
Like Product A is available in S, M, L, XL and the respective availability is 0,2,5,1



How to configure it in Magento.










share|improve this question



























    0















    I have products with different sizes and their availability varies.
    Like Product A is available in S, M, L, XL and the respective availability is 0,2,5,1



    How to configure it in Magento.










    share|improve this question

























      0












      0








      0








      I have products with different sizes and their availability varies.
      Like Product A is available in S, M, L, XL and the respective availability is 0,2,5,1



      How to configure it in Magento.










      share|improve this question














      I have products with different sizes and their availability varies.
      Like Product A is available in S, M, L, XL and the respective availability is 0,2,5,1



      How to configure it in Magento.







      attributes quantity






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Jun 10 '16 at 5:22









      Nitin MittalNitin Mittal

      1




      1






















          3 Answers
          3






          active

          oldest

          votes


















          1














          The inventory is managed through each associated simple product.




          • Simple Product A - Size S: Qty 2

          • Simple Product B - Size M: Qty 5

          • Simple Product C - Size L: Qty 1


          The stock (quantity) for the configurable product where all these simple products are associated is 0.






          share|improve this answer































            0














            Surely the best way will be to create configurable products since you can track inventory easily. Configurables require some specific settings. In your case S, M... refer to size and size will be configurable attribute (or superattribute). This is Magento specifics - configurable product can not be created if superattribute does not exist. Look at this tutorial, here is a nice explanation and infographics so you can learn more about configurable products Magento Product Types. What is Magento Configurable Product in plain words?






            share|improve this answer































              0














              You need to create a configurable product,where the associated products will be four simple products with various size and stock.



              So when user will select size the stock quantity will be automatically adjusted.



              for details about how to create a configurable product you can check this link.






              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%2f120280%2fmultiple-sizes-and-respective-quantity%23new-answer', 'question_page');
                }
                );

                Post as a guest















                Required, but never shown

























                3 Answers
                3






                active

                oldest

                votes








                3 Answers
                3






                active

                oldest

                votes









                active

                oldest

                votes






                active

                oldest

                votes









                1














                The inventory is managed through each associated simple product.




                • Simple Product A - Size S: Qty 2

                • Simple Product B - Size M: Qty 5

                • Simple Product C - Size L: Qty 1


                The stock (quantity) for the configurable product where all these simple products are associated is 0.






                share|improve this answer




























                  1














                  The inventory is managed through each associated simple product.




                  • Simple Product A - Size S: Qty 2

                  • Simple Product B - Size M: Qty 5

                  • Simple Product C - Size L: Qty 1


                  The stock (quantity) for the configurable product where all these simple products are associated is 0.






                  share|improve this answer


























                    1












                    1








                    1







                    The inventory is managed through each associated simple product.




                    • Simple Product A - Size S: Qty 2

                    • Simple Product B - Size M: Qty 5

                    • Simple Product C - Size L: Qty 1


                    The stock (quantity) for the configurable product where all these simple products are associated is 0.






                    share|improve this answer













                    The inventory is managed through each associated simple product.




                    • Simple Product A - Size S: Qty 2

                    • Simple Product B - Size M: Qty 5

                    • Simple Product C - Size L: Qty 1


                    The stock (quantity) for the configurable product where all these simple products are associated is 0.







                    share|improve this answer












                    share|improve this answer



                    share|improve this answer










                    answered Jun 10 '16 at 5:30









                    Anna VölklAnna Völkl

                    15.6k347134




                    15.6k347134

























                        0














                        Surely the best way will be to create configurable products since you can track inventory easily. Configurables require some specific settings. In your case S, M... refer to size and size will be configurable attribute (or superattribute). This is Magento specifics - configurable product can not be created if superattribute does not exist. Look at this tutorial, here is a nice explanation and infographics so you can learn more about configurable products Magento Product Types. What is Magento Configurable Product in plain words?






                        share|improve this answer




























                          0














                          Surely the best way will be to create configurable products since you can track inventory easily. Configurables require some specific settings. In your case S, M... refer to size and size will be configurable attribute (or superattribute). This is Magento specifics - configurable product can not be created if superattribute does not exist. Look at this tutorial, here is a nice explanation and infographics so you can learn more about configurable products Magento Product Types. What is Magento Configurable Product in plain words?






                          share|improve this answer


























                            0












                            0








                            0







                            Surely the best way will be to create configurable products since you can track inventory easily. Configurables require some specific settings. In your case S, M... refer to size and size will be configurable attribute (or superattribute). This is Magento specifics - configurable product can not be created if superattribute does not exist. Look at this tutorial, here is a nice explanation and infographics so you can learn more about configurable products Magento Product Types. What is Magento Configurable Product in plain words?






                            share|improve this answer













                            Surely the best way will be to create configurable products since you can track inventory easily. Configurables require some specific settings. In your case S, M... refer to size and size will be configurable attribute (or superattribute). This is Magento specifics - configurable product can not be created if superattribute does not exist. Look at this tutorial, here is a nice explanation and infographics so you can learn more about configurable products Magento Product Types. What is Magento Configurable Product in plain words?







                            share|improve this answer












                            share|improve this answer



                            share|improve this answer










                            answered Jun 10 '16 at 10:29









                            meggymeggy

                            1




                            1























                                0














                                You need to create a configurable product,where the associated products will be four simple products with various size and stock.



                                So when user will select size the stock quantity will be automatically adjusted.



                                for details about how to create a configurable product you can check this link.






                                share|improve this answer






























                                  0














                                  You need to create a configurable product,where the associated products will be four simple products with various size and stock.



                                  So when user will select size the stock quantity will be automatically adjusted.



                                  for details about how to create a configurable product you can check this link.






                                  share|improve this answer




























                                    0












                                    0








                                    0







                                    You need to create a configurable product,where the associated products will be four simple products with various size and stock.



                                    So when user will select size the stock quantity will be automatically adjusted.



                                    for details about how to create a configurable product you can check this link.






                                    share|improve this answer















                                    You need to create a configurable product,where the associated products will be four simple products with various size and stock.



                                    So when user will select size the stock quantity will be automatically adjusted.



                                    for details about how to create a configurable product you can check this link.







                                    share|improve this answer














                                    share|improve this answer



                                    share|improve this answer








                                    edited 1 hour ago









                                    Teja Bhagavan Kollepara

                                    2,98641947




                                    2,98641947










                                    answered Jun 10 '16 at 5:56









                                    Asish HiraAsish Hira

                                    1,67111036




                                    1,67111036






























                                        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%2f120280%2fmultiple-sizes-and-respective-quantity%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

                                        Berlina muro

                                        Last logged in always never, not logging

                                        Berlina aerponto