Magento 2 - Cart rule - Buy X get free giftStop Further Rules Processing not workinghow to set shopping cart rules to cater buy any 2 SKUs and get the 3rd SKUs from the rule for free?Promo Shopping Cart Price Rule Buy 3 Get 1 FreeSet up : Buy 1 Get 1 free (the same product)shopping cart price rule - Free Gift at spend level (3 different spend levels)Buy X get Y freeHelp with Shopping Cart Rule: Buy $200 worth of product use coupon code and get a product freeI need to Set Promotion Buy A or B and Buy C Get Free DBuy one specific product and get another specific product for free: 1 gift per one chargeable productCart Price Rule, buy one get one free product range

How can I deal with someone that wants to kill something that isn't supposed to be killed?

Impact of throwing away fruit waste on a peak > 3200 m above a glacier

Considerations when providing money to one child now, and the other later?

How could Barty Crouch Jr. have run out of Polyjuice Potion at the end of the Goblet of Fire movie?

Pass USB 3.0 connection through D-SUB connector

What is an expert set in the fonts field?

What's the 1 inch size square knob sticking out of wall?

What rules turn any attack that hits a given target into a critical hit?

Book in which the "mountain" in the distance was a hole in the flat world

Import data from a current web session?

Why are Oscar, India, and X-Ray (O, I, and X) not used as taxiway identifiers?

If hash functions append the length, why does length extension attack work?

How does mathematics work?

Can someone explain the English 'W' sound?

Does quantity of data extensions impact performance?

Does starting a profile in Mon Projet mean I applied to enter or remain in Canada?

What kind of curve (or model) should I fit to my percentage data?

Why did modems have speakers?

Giving blur shadow to plot

How often should alkaline batteries be checked when they are in a device?

How am I supposed to put out fires?

Found old paper shares of Motorola Inc that has since been broken up

Killing a star safely

Does switching on an old games console without a cartridge damage it?



Magento 2 - Cart rule - Buy X get free gift


Stop Further Rules Processing not workinghow to set shopping cart rules to cater buy any 2 SKUs and get the 3rd SKUs from the rule for free?Promo Shopping Cart Price Rule Buy 3 Get 1 FreeSet up : Buy 1 Get 1 free (the same product)shopping cart price rule - Free Gift at spend level (3 different spend levels)Buy X get Y freeHelp with Shopping Cart Rule: Buy $200 worth of product use coupon code and get a product freeI need to Set Promotion Buy A or B and Buy C Get Free DBuy one specific product and get another specific product for free: 1 gift per one chargeable productCart Price Rule, buy one get one free product range






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








0















Is there any way or extension to set their cart rules?




  • Rule 1: buy X > 50 - get free gift A

  • Rule 2: buy Y > 100 - get free gift B



If order is made with Y > 100 AND X > 50




  • only get free gift B (not both)



And the other cart rules (if has) still kept










share|improve this question
























  • Magento 2 Shopping cart rules can not add other products to the cart. It's a known limitation

    – vitoriodachef
    Jul 14 at 16:24

















0















Is there any way or extension to set their cart rules?




  • Rule 1: buy X > 50 - get free gift A

  • Rule 2: buy Y > 100 - get free gift B



If order is made with Y > 100 AND X > 50




  • only get free gift B (not both)



And the other cart rules (if has) still kept










share|improve this question
























  • Magento 2 Shopping cart rules can not add other products to the cart. It's a known limitation

    – vitoriodachef
    Jul 14 at 16:24













0












0








0








Is there any way or extension to set their cart rules?




  • Rule 1: buy X > 50 - get free gift A

  • Rule 2: buy Y > 100 - get free gift B



If order is made with Y > 100 AND X > 50




  • only get free gift B (not both)



And the other cart rules (if has) still kept










share|improve this question
















Is there any way or extension to set their cart rules?




  • Rule 1: buy X > 50 - get free gift A

  • Rule 2: buy Y > 100 - get free gift B



If order is made with Y > 100 AND X > 50




  • only get free gift B (not both)



And the other cart rules (if has) still kept







magento2 shopping-cart-price-rules






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jul 15 at 13:22









Raj Mohan R

1,6993 silver badges13 bronze badges




1,6993 silver badges13 bronze badges










asked Jul 14 at 10:19









Tuấn VũTuấn Vũ

1




1












  • Magento 2 Shopping cart rules can not add other products to the cart. It's a known limitation

    – vitoriodachef
    Jul 14 at 16:24

















  • Magento 2 Shopping cart rules can not add other products to the cart. It's a known limitation

    – vitoriodachef
    Jul 14 at 16:24
















Magento 2 Shopping cart rules can not add other products to the cart. It's a known limitation

– vitoriodachef
Jul 14 at 16:24





Magento 2 Shopping cart rules can not add other products to the cart. It's a known limitation

– vitoriodachef
Jul 14 at 16:24










1 Answer
1






active

oldest

votes


















0














You can install third party extension to achieve your requirement.
There several extensions of Free Gift are available on internet.
You can find it out exactly per your need and install it in magento.
Enjoy vacation!






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%2f282010%2fmagento-2-cart-rule-buy-x-get-free-gift%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














    You can install third party extension to achieve your requirement.
    There several extensions of Free Gift are available on internet.
    You can find it out exactly per your need and install it in magento.
    Enjoy vacation!






    share|improve this answer



























      0














      You can install third party extension to achieve your requirement.
      There several extensions of Free Gift are available on internet.
      You can find it out exactly per your need and install it in magento.
      Enjoy vacation!






      share|improve this answer

























        0












        0








        0







        You can install third party extension to achieve your requirement.
        There several extensions of Free Gift are available on internet.
        You can find it out exactly per your need and install it in magento.
        Enjoy vacation!






        share|improve this answer













        You can install third party extension to achieve your requirement.
        There several extensions of Free Gift are available on internet.
        You can find it out exactly per your need and install it in magento.
        Enjoy vacation!







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jul 14 at 11:56









        KKRKKR

        14010 bronze badges




        14010 bronze badges



























            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%2f282010%2fmagento-2-cart-rule-buy-x-get-free-gift%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

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

            Circuit construction for execution of conditional statements using least significant bitHow are two different registers being used as “control”?How exactly is the stated composite state of the two registers being produced using the $R_zz$ controlled rotations?Efficiently performing controlled rotations in HHLWould this quantum algorithm implementation work?How to prepare a superposed states of odd integers from $1$ to $sqrtN$?Why is this implementation of the order finding algorithm not working?Circuit construction for Hamiltonian simulationHow can I invert the least significant bit of a certain term of a superposed state?Implementing an oracleImplementing a controlled sum operation

            Magento 2 “No Payment Methods” in Admin New OrderHow to integrate Paypal Express Checkout with the Magento APIMagento 1.5 - Sales > Order > edit order and shipping methods disappearAuto Invoice Check/Money Order Payment methodAdd more simple payment methods?Shipping methods not showingWhat should I do to change payment methods if changing the configuration has no effects?1.9 - No Payment Methods showing upMy Payment Methods not Showing for downloadable/virtual product when checkout?Magento2 API to access internal payment methodHow to call an existing payment methods in the registration form?