Buy 2 different SKU together get 10% discount on both items?Magento: Discount each items differently inside cartspecific category discountMagento buy 2 get one freeMagento Shopping Cart Price Rules Wrong Calculationhow do I set the discount as buy any 3 products of a brand and get 10 $ discount.Can't get Buy X get Y Free for a categoryHow to give non-fixed discount for different fixed prices?Shopping Cart Price Rule Not ApplyingShopping Cart rule to apply fixed discount on different productShopping Cart Rules for Mixed Products

Why does a table with a defined constant in its index compute 10X slower?

Cycling to work - 30mile return

Why use a retrograde orbit?

What should I wear to go and sign an employment contract?

on the truth quest vs in the quest for truth

Have the writers and actors of GOT responded to its poor reception?

How do we explain the use of a software on a math paper?

Should all adjustments be random effects in a mixed linear effect?

Why is so much ransomware breakable?

Lock out of Oracle based on Windows username

Why using a variable as index of a list-item does not retrieve that item with clist_item:Nn?

Taylor series leads to two different functions - why?

Shortest amud or daf in Shas?

Is there any deeper thematic meaning to the white horse that Arya finds in The Bells (S08E05)?

Is my company merging branches wrong?

Does the US Supreme Court vote using secret ballots?

Bookshelves: the intruder

Why is Drogon so much better in battle than Rhaegal and Viserion?

Working hours and productivity expectations for game artists and programmers

Can 2 light bulbs of 120V in series be used on 230V AC?

Why are stats in Angband written as 18/** instead of 19, 20...?

Is my homebrew Awakened Bear race balanced?

Told to apply for UK visa before other visas

Error when running ((x++)) as root



Buy 2 different SKU together get 10% discount on both items?


Magento: Discount each items differently inside cartspecific category discountMagento buy 2 get one freeMagento Shopping Cart Price Rules Wrong Calculationhow do I set the discount as buy any 3 products of a brand and get 10 $ discount.Can't get Buy X get Y Free for a categoryHow to give non-fixed discount for different fixed prices?Shopping Cart Price Rule Not ApplyingShopping Cart rule to apply fixed discount on different productShopping Cart Rules for Mixed Products






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















If been trying this for over 2 hours now in every possible way and I cannot get it to work.



I would like to have a discount of 20% when you buy two specific SKU. So for example when I order SKU 111 and SKU 222 together I get 20% only on these two items.



So if have further items in the cart it should only discount the SKU 111 and 222 nothing else. It works fine with one SKU but not with both. As soon as I have both SKU it just ignores the discount.



Here is what I have set up:
CONDITIONS
If ALL of these conditions are TRUE :
If an item is FOUND in the cart with ALL of these conditions true:
SKU is 111

SKU is 222



and here:
ACTIONS
If ALL of these conditions are TRUE :
SKU is 111

SKU is 222



as I said it works with one SKU but how do I combine that you have to have both SKU in the cart not just one of them.
Thanks for the help.



UPDATE:
I managed to get it to work like this but as soon as you have more than one pair it does not work.



enter image description hereenter image description here










share|improve this question






























    0















    If been trying this for over 2 hours now in every possible way and I cannot get it to work.



    I would like to have a discount of 20% when you buy two specific SKU. So for example when I order SKU 111 and SKU 222 together I get 20% only on these two items.



    So if have further items in the cart it should only discount the SKU 111 and 222 nothing else. It works fine with one SKU but not with both. As soon as I have both SKU it just ignores the discount.



    Here is what I have set up:
    CONDITIONS
    If ALL of these conditions are TRUE :
    If an item is FOUND in the cart with ALL of these conditions true:
    SKU is 111

    SKU is 222



    and here:
    ACTIONS
    If ALL of these conditions are TRUE :
    SKU is 111

    SKU is 222



    as I said it works with one SKU but how do I combine that you have to have both SKU in the cart not just one of them.
    Thanks for the help.



    UPDATE:
    I managed to get it to work like this but as soon as you have more than one pair it does not work.



    enter image description hereenter image description here










    share|improve this question


























      0












      0








      0








      If been trying this for over 2 hours now in every possible way and I cannot get it to work.



      I would like to have a discount of 20% when you buy two specific SKU. So for example when I order SKU 111 and SKU 222 together I get 20% only on these two items.



      So if have further items in the cart it should only discount the SKU 111 and 222 nothing else. It works fine with one SKU but not with both. As soon as I have both SKU it just ignores the discount.



      Here is what I have set up:
      CONDITIONS
      If ALL of these conditions are TRUE :
      If an item is FOUND in the cart with ALL of these conditions true:
      SKU is 111

      SKU is 222



      and here:
      ACTIONS
      If ALL of these conditions are TRUE :
      SKU is 111

      SKU is 222



      as I said it works with one SKU but how do I combine that you have to have both SKU in the cart not just one of them.
      Thanks for the help.



      UPDATE:
      I managed to get it to work like this but as soon as you have more than one pair it does not work.



      enter image description hereenter image description here










      share|improve this question
















      If been trying this for over 2 hours now in every possible way and I cannot get it to work.



      I would like to have a discount of 20% when you buy two specific SKU. So for example when I order SKU 111 and SKU 222 together I get 20% only on these two items.



      So if have further items in the cart it should only discount the SKU 111 and 222 nothing else. It works fine with one SKU but not with both. As soon as I have both SKU it just ignores the discount.



      Here is what I have set up:
      CONDITIONS
      If ALL of these conditions are TRUE :
      If an item is FOUND in the cart with ALL of these conditions true:
      SKU is 111

      SKU is 222



      and here:
      ACTIONS
      If ALL of these conditions are TRUE :
      SKU is 111

      SKU is 222



      as I said it works with one SKU but how do I combine that you have to have both SKU in the cart not just one of them.
      Thanks for the help.



      UPDATE:
      I managed to get it to work like this but as soon as you have more than one pair it does not work.



      enter image description hereenter image description here







      magento-1.9 price-rules






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 12 '16 at 9:13







      Stefan

















      asked Apr 11 '16 at 11:15









      StefanStefan

      65213




      65213




















          1 Answer
          1






          active

          oldest

          votes


















          0














          20 % OFF (certain SKUs)



          ACTIONS



          The function we need to apply is “Percent of product price amount” and the discount amount is “20”.



          The rule application logic we need here is:



          If ALL of these conditions are TRUE:
          SKU is one of [comma,delimted,sku,list]



          Like the category list, we can also click the list graphic to choose multiple SKUs. Note that we need to use “is one of” in order for the rule to apply to any of the items in the list.



          That should work then because the product has only one SKU and if you match these than that should be it.



          UPDATE



          The actions tab should only have the 20% and the rest should be in the logic.



          If ALL of these conditions are TRUE : 

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 111

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 222





          share|improve this answer

























          • Yes this works but as it says "is one of" it work also if I delete one SKU in the cart and then it just discounts the one SKU. But the Discount should only work with both SKU in the cart.

            – Stefan
            Apr 11 '16 at 13:04












          • Also tried "contains" and writting it this way If ALL of these conditions are TRUE : SKU is one of 111 SKU is one of 222 but then the discount does not work anymore

            – Stefan
            Apr 11 '16 at 13:09












          • Yes but if the action tab says that all of these conditions are true and you have both of them there then that should work

            – Klettseb
            Apr 11 '16 at 15:49











          • Thanks for the update, but when I use the conditions you have in the conditions tab and only the 20% in the actions. Then it works fine if I only have those two items. But as soon as I add any other item it gives the discount on all other items aswell. But the discount should only be if you have SKU 111 and 222 in the cart and only on those two items. So its SKU 111 is 100 Euro and SKU 50 Euro then there should be a discount of 30,- even if I ad any other item. Also if you add those two again then it should be 60,- discount. But only if I have those two together.

            – Stefan
            Apr 12 '16 at 8:17












          • And if you say apply to products matching these conditions

            – Klettseb
            Apr 12 '16 at 8:19











          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%2f110338%2fbuy-2-different-sku-together-get-10-discount-on-both-items%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          20 % OFF (certain SKUs)



          ACTIONS



          The function we need to apply is “Percent of product price amount” and the discount amount is “20”.



          The rule application logic we need here is:



          If ALL of these conditions are TRUE:
          SKU is one of [comma,delimted,sku,list]



          Like the category list, we can also click the list graphic to choose multiple SKUs. Note that we need to use “is one of” in order for the rule to apply to any of the items in the list.



          That should work then because the product has only one SKU and if you match these than that should be it.



          UPDATE



          The actions tab should only have the 20% and the rest should be in the logic.



          If ALL of these conditions are TRUE : 

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 111

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 222





          share|improve this answer

























          • Yes this works but as it says "is one of" it work also if I delete one SKU in the cart and then it just discounts the one SKU. But the Discount should only work with both SKU in the cart.

            – Stefan
            Apr 11 '16 at 13:04












          • Also tried "contains" and writting it this way If ALL of these conditions are TRUE : SKU is one of 111 SKU is one of 222 but then the discount does not work anymore

            – Stefan
            Apr 11 '16 at 13:09












          • Yes but if the action tab says that all of these conditions are true and you have both of them there then that should work

            – Klettseb
            Apr 11 '16 at 15:49











          • Thanks for the update, but when I use the conditions you have in the conditions tab and only the 20% in the actions. Then it works fine if I only have those two items. But as soon as I add any other item it gives the discount on all other items aswell. But the discount should only be if you have SKU 111 and 222 in the cart and only on those two items. So its SKU 111 is 100 Euro and SKU 50 Euro then there should be a discount of 30,- even if I ad any other item. Also if you add those two again then it should be 60,- discount. But only if I have those two together.

            – Stefan
            Apr 12 '16 at 8:17












          • And if you say apply to products matching these conditions

            – Klettseb
            Apr 12 '16 at 8:19















          0














          20 % OFF (certain SKUs)



          ACTIONS



          The function we need to apply is “Percent of product price amount” and the discount amount is “20”.



          The rule application logic we need here is:



          If ALL of these conditions are TRUE:
          SKU is one of [comma,delimted,sku,list]



          Like the category list, we can also click the list graphic to choose multiple SKUs. Note that we need to use “is one of” in order for the rule to apply to any of the items in the list.



          That should work then because the product has only one SKU and if you match these than that should be it.



          UPDATE



          The actions tab should only have the 20% and the rest should be in the logic.



          If ALL of these conditions are TRUE : 

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 111

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 222





          share|improve this answer

























          • Yes this works but as it says "is one of" it work also if I delete one SKU in the cart and then it just discounts the one SKU. But the Discount should only work with both SKU in the cart.

            – Stefan
            Apr 11 '16 at 13:04












          • Also tried "contains" and writting it this way If ALL of these conditions are TRUE : SKU is one of 111 SKU is one of 222 but then the discount does not work anymore

            – Stefan
            Apr 11 '16 at 13:09












          • Yes but if the action tab says that all of these conditions are true and you have both of them there then that should work

            – Klettseb
            Apr 11 '16 at 15:49











          • Thanks for the update, but when I use the conditions you have in the conditions tab and only the 20% in the actions. Then it works fine if I only have those two items. But as soon as I add any other item it gives the discount on all other items aswell. But the discount should only be if you have SKU 111 and 222 in the cart and only on those two items. So its SKU 111 is 100 Euro and SKU 50 Euro then there should be a discount of 30,- even if I ad any other item. Also if you add those two again then it should be 60,- discount. But only if I have those two together.

            – Stefan
            Apr 12 '16 at 8:17












          • And if you say apply to products matching these conditions

            – Klettseb
            Apr 12 '16 at 8:19













          0












          0








          0







          20 % OFF (certain SKUs)



          ACTIONS



          The function we need to apply is “Percent of product price amount” and the discount amount is “20”.



          The rule application logic we need here is:



          If ALL of these conditions are TRUE:
          SKU is one of [comma,delimted,sku,list]



          Like the category list, we can also click the list graphic to choose multiple SKUs. Note that we need to use “is one of” in order for the rule to apply to any of the items in the list.



          That should work then because the product has only one SKU and if you match these than that should be it.



          UPDATE



          The actions tab should only have the 20% and the rest should be in the logic.



          If ALL of these conditions are TRUE : 

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 111

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 222





          share|improve this answer















          20 % OFF (certain SKUs)



          ACTIONS



          The function we need to apply is “Percent of product price amount” and the discount amount is “20”.



          The rule application logic we need here is:



          If ALL of these conditions are TRUE:
          SKU is one of [comma,delimted,sku,list]



          Like the category list, we can also click the list graphic to choose multiple SKUs. Note that we need to use “is one of” in order for the rule to apply to any of the items in the list.



          That should work then because the product has only one SKU and if you match these than that should be it.



          UPDATE



          The actions tab should only have the 20% and the rest should be in the logic.



          If ALL of these conditions are TRUE : 

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 111

          If an item is FOUND in the cart with ALL of these conditions true: SKU is 222






          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Apr 11 '16 at 15:49

























          answered Apr 11 '16 at 11:44









          KlettsebKlettseb

          3,07531851




          3,07531851












          • Yes this works but as it says "is one of" it work also if I delete one SKU in the cart and then it just discounts the one SKU. But the Discount should only work with both SKU in the cart.

            – Stefan
            Apr 11 '16 at 13:04












          • Also tried "contains" and writting it this way If ALL of these conditions are TRUE : SKU is one of 111 SKU is one of 222 but then the discount does not work anymore

            – Stefan
            Apr 11 '16 at 13:09












          • Yes but if the action tab says that all of these conditions are true and you have both of them there then that should work

            – Klettseb
            Apr 11 '16 at 15:49











          • Thanks for the update, but when I use the conditions you have in the conditions tab and only the 20% in the actions. Then it works fine if I only have those two items. But as soon as I add any other item it gives the discount on all other items aswell. But the discount should only be if you have SKU 111 and 222 in the cart and only on those two items. So its SKU 111 is 100 Euro and SKU 50 Euro then there should be a discount of 30,- even if I ad any other item. Also if you add those two again then it should be 60,- discount. But only if I have those two together.

            – Stefan
            Apr 12 '16 at 8:17












          • And if you say apply to products matching these conditions

            – Klettseb
            Apr 12 '16 at 8:19

















          • Yes this works but as it says "is one of" it work also if I delete one SKU in the cart and then it just discounts the one SKU. But the Discount should only work with both SKU in the cart.

            – Stefan
            Apr 11 '16 at 13:04












          • Also tried "contains" and writting it this way If ALL of these conditions are TRUE : SKU is one of 111 SKU is one of 222 but then the discount does not work anymore

            – Stefan
            Apr 11 '16 at 13:09












          • Yes but if the action tab says that all of these conditions are true and you have both of them there then that should work

            – Klettseb
            Apr 11 '16 at 15:49











          • Thanks for the update, but when I use the conditions you have in the conditions tab and only the 20% in the actions. Then it works fine if I only have those two items. But as soon as I add any other item it gives the discount on all other items aswell. But the discount should only be if you have SKU 111 and 222 in the cart and only on those two items. So its SKU 111 is 100 Euro and SKU 50 Euro then there should be a discount of 30,- even if I ad any other item. Also if you add those two again then it should be 60,- discount. But only if I have those two together.

            – Stefan
            Apr 12 '16 at 8:17












          • And if you say apply to products matching these conditions

            – Klettseb
            Apr 12 '16 at 8:19
















          Yes this works but as it says "is one of" it work also if I delete one SKU in the cart and then it just discounts the one SKU. But the Discount should only work with both SKU in the cart.

          – Stefan
          Apr 11 '16 at 13:04






          Yes this works but as it says "is one of" it work also if I delete one SKU in the cart and then it just discounts the one SKU. But the Discount should only work with both SKU in the cart.

          – Stefan
          Apr 11 '16 at 13:04














          Also tried "contains" and writting it this way If ALL of these conditions are TRUE : SKU is one of 111 SKU is one of 222 but then the discount does not work anymore

          – Stefan
          Apr 11 '16 at 13:09






          Also tried "contains" and writting it this way If ALL of these conditions are TRUE : SKU is one of 111 SKU is one of 222 but then the discount does not work anymore

          – Stefan
          Apr 11 '16 at 13:09














          Yes but if the action tab says that all of these conditions are true and you have both of them there then that should work

          – Klettseb
          Apr 11 '16 at 15:49





          Yes but if the action tab says that all of these conditions are true and you have both of them there then that should work

          – Klettseb
          Apr 11 '16 at 15:49













          Thanks for the update, but when I use the conditions you have in the conditions tab and only the 20% in the actions. Then it works fine if I only have those two items. But as soon as I add any other item it gives the discount on all other items aswell. But the discount should only be if you have SKU 111 and 222 in the cart and only on those two items. So its SKU 111 is 100 Euro and SKU 50 Euro then there should be a discount of 30,- even if I ad any other item. Also if you add those two again then it should be 60,- discount. But only if I have those two together.

          – Stefan
          Apr 12 '16 at 8:17






          Thanks for the update, but when I use the conditions you have in the conditions tab and only the 20% in the actions. Then it works fine if I only have those two items. But as soon as I add any other item it gives the discount on all other items aswell. But the discount should only be if you have SKU 111 and 222 in the cart and only on those two items. So its SKU 111 is 100 Euro and SKU 50 Euro then there should be a discount of 30,- even if I ad any other item. Also if you add those two again then it should be 60,- discount. But only if I have those two together.

          – Stefan
          Apr 12 '16 at 8:17














          And if you say apply to products matching these conditions

          – Klettseb
          Apr 12 '16 at 8:19





          And if you say apply to products matching these conditions

          – Klettseb
          Apr 12 '16 at 8:19

















          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%2f110338%2fbuy-2-different-sku-together-get-10-discount-on-both-items%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

          Get product attribute by attribute group code in magento 2get product attribute by product attribute group in magento 2Magento 2 Log Bundle Product Data in List Page?How to get all product attribute of a attribute group of Default attribute set?Magento 2.1 Create a filter in the product grid by new attributeMagento 2 : Get Product Attribute values By GroupMagento 2 How to get all existing values for one attributeMagento 2 get custom attribute of a single product inside a pluginMagento 2.3 How to get all the Multi Source Inventory (MSI) locations collection in custom module?Magento2: how to develop rest API to get new productsGet product attribute by attribute group code ( [attribute_group_code] ) in magento 2

          Category:9 (number) SubcategoriesMedia in category "9 (number)"Navigation menuUpload mediaGND ID: 4485639-8Library of Congress authority ID: sh85091979ReasonatorScholiaStatistics

          Magento 2.3: How do i solve this, Not registered handle, on custom form?How can i rewrite TierPrice Block in Magento2magento 2 captcha not rendering if I override layout xmlmain.CRITICAL: Plugin class doesn't existMagento 2 : Problem while adding custom button order view page?Magento 2.2.5: Overriding Admin Controller sales/orderMagento 2.2.5: Add, Update and Delete existing products Custom OptionsMagento 2.3 : File Upload issue in UI Component FormMagento2 Not registered handleHow to configured Form Builder Js in my custom magento 2.3.0 module?Magento 2.3. How to create image upload field in an admin form