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

            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