Configurable / Bundle mix & match & QuantitiesHow to create a mix and match configurable product option?Should my product types be changed from configurable so that child discounts can be applied?bundle product with configurable optionsConfigurable AND Bundle Product?Mix a configurable product with custom optionsPossible to use Multi-Select Attribute on Configurable Product?Bundled products within a configurable product?Magento 2: Mix & Match Product with Buy More Get DiscountBundle/Configurable availabilityMix&Match Magento 2

Should I stop contributing to retirement accounts?

What is the difference between "Do you interest" and "...interested in" something?

Are lightweight LN wallets vulnerable to transaction withholding?

Why does Async/Await work properly when the loop is inside the async function and not the other way around?

Constructing Group Divisible Designs - Algorithms?

Has Darkwing Duck ever met Scrooge McDuck?

We have a love-hate relationship

Why do IPv6 unique local addresses have to have a /48 prefix?

Can the Supreme Court overturn an impeachment?

Have I saved too much for retirement so far?

How will losing mobility of one hand affect my career as a programmer?

If a character with the Alert feat rolls a crit fail on their Perception check, are they surprised?

How to align and center standalone amsmath equations?

Will adding a BY-SA image to a blog post make the entire post BY-SA?

Why did the HMS Bounty go back to a time when whales are already rare?

Can I sign legal documents with a smiley face?

Proof of Lemma: Every nonzero integer can be written as a product of primes

Customize circled numbers

What does this horizontal bar at the first measure mean?

Is possible to search in vim history?

My friend sent me a screenshot of a transaction hash, but when I search for it I find divergent data. What happened?

What linear sensor for a keyboard?

Could the E-bike drivetrain wear down till needing replacement after 400 km?

Is there a word to describe the feeling of being transfixed out of horror?



Configurable / Bundle mix & match & Quantities


How to create a mix and match configurable product option?Should my product types be changed from configurable so that child discounts can be applied?bundle product with configurable optionsConfigurable AND Bundle Product?Mix a configurable product with custom optionsPossible to use Multi-Select Attribute on Configurable Product?Bundled products within a configurable product?Magento 2: Mix & Match Product with Buy More Get DiscountBundle/Configurable availabilityMix&Match Magento 2













0















I am struggling with the configuration of "Bundled / Configurable / Grouped Products".



We have following Simple Articles:



Flavours:



  • Flavour 1

  • Flavour 2

  • Flavour 3

Nicotine



  • Nicotine Shot

Now we want one Master Article where you can select your desired Flavour and your desired NICOTINE STRENGTH. Flavour Selection can be done via Bundled Product, that would be fine. But how do we deal with the NicStr. Selection?



The Customer should be able to select from multiple nic levels



  • Zero Nic

  • 3 mg Nic

  • 6 mg Nic

  • [..]

When the Customer is selecting 3 mg he get's 2 "Nicotine Shots", while 6 mg means 4 Nicotine Shots.










share|improve this question


























    0















    I am struggling with the configuration of "Bundled / Configurable / Grouped Products".



    We have following Simple Articles:



    Flavours:



    • Flavour 1

    • Flavour 2

    • Flavour 3

    Nicotine



    • Nicotine Shot

    Now we want one Master Article where you can select your desired Flavour and your desired NICOTINE STRENGTH. Flavour Selection can be done via Bundled Product, that would be fine. But how do we deal with the NicStr. Selection?



    The Customer should be able to select from multiple nic levels



    • Zero Nic

    • 3 mg Nic

    • 6 mg Nic

    • [..]

    When the Customer is selecting 3 mg he get's 2 "Nicotine Shots", while 6 mg means 4 Nicotine Shots.










    share|improve this question
























      0












      0








      0








      I am struggling with the configuration of "Bundled / Configurable / Grouped Products".



      We have following Simple Articles:



      Flavours:



      • Flavour 1

      • Flavour 2

      • Flavour 3

      Nicotine



      • Nicotine Shot

      Now we want one Master Article where you can select your desired Flavour and your desired NICOTINE STRENGTH. Flavour Selection can be done via Bundled Product, that would be fine. But how do we deal with the NicStr. Selection?



      The Customer should be able to select from multiple nic levels



      • Zero Nic

      • 3 mg Nic

      • 6 mg Nic

      • [..]

      When the Customer is selecting 3 mg he get's 2 "Nicotine Shots", while 6 mg means 4 Nicotine Shots.










      share|improve this question














      I am struggling with the configuration of "Bundled / Configurable / Grouped Products".



      We have following Simple Articles:



      Flavours:



      • Flavour 1

      • Flavour 2

      • Flavour 3

      Nicotine



      • Nicotine Shot

      Now we want one Master Article where you can select your desired Flavour and your desired NICOTINE STRENGTH. Flavour Selection can be done via Bundled Product, that would be fine. But how do we deal with the NicStr. Selection?



      The Customer should be able to select from multiple nic levels



      • Zero Nic

      • 3 mg Nic

      • 6 mg Nic

      • [..]

      When the Customer is selecting 3 mg he get's 2 "Nicotine Shots", while 6 mg means 4 Nicotine Shots.







      magento2 configurable-product products






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked yesterday









      JulianJulian

      165




      165




















          0






          active

          oldest

          votes











          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%2f267099%2fconfigurable-bundle-mix-match-quantities%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          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%2f267099%2fconfigurable-bundle-mix-match-quantities%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

          Sum ergo cogito? 1 nng

          419 nièngy_Soadمي 19bal1.5o_g

          Queiggey Chernihivv 9NnOo i Zw X QqKk LpB