How do I add a custom message on magento's checkout page(right below the Country selector) based on the country that user selects to ship the product?Magento 2: Hide other shipping methods when free shipping is availableMagento2 - Default shippingShipping method that changes shipping address magentoMagento 2: How to Show method if not applicable Country Wise?Magento Free Shipping settings for specific customer groupsHow to define shipping rule?Fedex India Shipping Mehod for India is not working in Magento 2Magento 2 checkout page how to get country_id from selected shipping addresses?Magento Fedex shipping methods displaying “Sorry, no quotes are available for this order at this time”Magento2 - Add Custom fields block after shipping method

How did Arya get back her dagger from Sansa?

How do you center multiple equations that have multiple steps?

Is thermodynamics only applicable to systems in equilibrium?

Unexpected email from Yorkshire Bank

Does the Darkness spell dispel the Color Spray and Flaming Sphere spells?

When and why did journal article titles become descriptive, rather than creatively allusive?

What does air vanishing on contact sound like?

Field Length Validation for Desktop Application which has maximum 1000 characters

Has any spacecraft ever had the ability to directly communicate with civilian air traffic control?

Pressure to defend the relevance of one's area of mathematics

Hang 20lb projector screen on Hardieplank

How to back up a running Linode server?

Map one pandas column using two dictionaries

Can a cyclic Amine form an Amide?

Feels like I am getting dragged into office politics

Airbnb - host wants to reduce rooms, can we get refund?

LT Spice Voltage Output

How to creep the reader out with what seems like a normal person?

CRT Oscilloscope - part of the plot is missing

Accidentally deleted the "/usr/share" folder

Disabling Resource Governor in SQL Server

Is it cheaper to drop cargo than to land it?

Why is Thanos so tough at the beginning of "Avengers: Endgame"?

I caught several of my students plagiarizing. Could it be my fault as a teacher?



How do I add a custom message on magento's checkout page(right below the Country selector) based on the country that user selects to ship the product?


Magento 2: Hide other shipping methods when free shipping is availableMagento2 - Default shippingShipping method that changes shipping address magentoMagento 2: How to Show method if not applicable Country Wise?Magento Free Shipping settings for specific customer groupsHow to define shipping rule?Fedex India Shipping Mehod for India is not working in Magento 2Magento 2 checkout page how to get country_id from selected shipping addresses?Magento Fedex shipping methods displaying “Sorry, no quotes are available for this order at this time”Magento2 - Add Custom fields block after shipping method






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








0















For example: If a user wants to ship to India, I want to show a small message below the country selector and before the shipping method saying that "custom duties and taxes has to be paid by customer". And for any other country "shipping is free".










share|improve this question






















  • are you using one page checkout?

    – P_U
    Jul 10 '18 at 10:50











  • @PareshaU Yes. I checked the Onepage.phtml file after enabling path-hints from the admin panel but could not understand how to make changes.

    – Avishek Ghosh
    Jul 10 '18 at 11:43


















0















For example: If a user wants to ship to India, I want to show a small message below the country selector and before the shipping method saying that "custom duties and taxes has to be paid by customer". And for any other country "shipping is free".










share|improve this question






















  • are you using one page checkout?

    – P_U
    Jul 10 '18 at 10:50











  • @PareshaU Yes. I checked the Onepage.phtml file after enabling path-hints from the admin panel but could not understand how to make changes.

    – Avishek Ghosh
    Jul 10 '18 at 11:43














0












0








0








For example: If a user wants to ship to India, I want to show a small message below the country selector and before the shipping method saying that "custom duties and taxes has to be paid by customer". And for any other country "shipping is free".










share|improve this question














For example: If a user wants to ship to India, I want to show a small message below the country selector and before the shipping method saying that "custom duties and taxes has to be paid by customer". And for any other country "shipping is free".







magento2 php javascript requirejs






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jul 10 '18 at 10:17









Avishek GhoshAvishek Ghosh

11




11












  • are you using one page checkout?

    – P_U
    Jul 10 '18 at 10:50











  • @PareshaU Yes. I checked the Onepage.phtml file after enabling path-hints from the admin panel but could not understand how to make changes.

    – Avishek Ghosh
    Jul 10 '18 at 11:43


















  • are you using one page checkout?

    – P_U
    Jul 10 '18 at 10:50











  • @PareshaU Yes. I checked the Onepage.phtml file after enabling path-hints from the admin panel but could not understand how to make changes.

    – Avishek Ghosh
    Jul 10 '18 at 11:43

















are you using one page checkout?

– P_U
Jul 10 '18 at 10:50





are you using one page checkout?

– P_U
Jul 10 '18 at 10:50













@PareshaU Yes. I checked the Onepage.phtml file after enabling path-hints from the admin panel but could not understand how to make changes.

– Avishek Ghosh
Jul 10 '18 at 11:43






@PareshaU Yes. I checked the Onepage.phtml file after enabling path-hints from the admin panel but could not understand how to make changes.

– Avishek Ghosh
Jul 10 '18 at 11:43











2 Answers
2






active

oldest

votes


















0














I solved this problem.



Override -> module-checkout/view/frontend/web/js/model/shipping-rates-validator.js


Copy paste the file into Magento_Checkout/web/js/model/ into your theme folder.
Add your changes in 'postcodeValidation' function.
Now every time you make any changes in the address attribute selectors, this function is called.






share|improve this answer
































    0














    Avishek, if you want to let any shopper outside of your domestic country know they are responsible for duties and taxes, there is an app on the Magento App store, Zonos Hello. It will also estimate the duty and tax amount on the item pages. It is a free app. (You can also configure it to run in your checkout)






    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%2f232997%2fhow-do-i-add-a-custom-message-on-magentos-checkout-pageright-below-the-country%23new-answer', 'question_page');

      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      0














      I solved this problem.



      Override -> module-checkout/view/frontend/web/js/model/shipping-rates-validator.js


      Copy paste the file into Magento_Checkout/web/js/model/ into your theme folder.
      Add your changes in 'postcodeValidation' function.
      Now every time you make any changes in the address attribute selectors, this function is called.






      share|improve this answer





























        0














        I solved this problem.



        Override -> module-checkout/view/frontend/web/js/model/shipping-rates-validator.js


        Copy paste the file into Magento_Checkout/web/js/model/ into your theme folder.
        Add your changes in 'postcodeValidation' function.
        Now every time you make any changes in the address attribute selectors, this function is called.






        share|improve this answer



























          0












          0








          0







          I solved this problem.



          Override -> module-checkout/view/frontend/web/js/model/shipping-rates-validator.js


          Copy paste the file into Magento_Checkout/web/js/model/ into your theme folder.
          Add your changes in 'postcodeValidation' function.
          Now every time you make any changes in the address attribute selectors, this function is called.






          share|improve this answer















          I solved this problem.



          Override -> module-checkout/view/frontend/web/js/model/shipping-rates-validator.js


          Copy paste the file into Magento_Checkout/web/js/model/ into your theme folder.
          Add your changes in 'postcodeValidation' function.
          Now every time you make any changes in the address attribute selectors, this function is called.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Jul 13 '18 at 8:23









          Rama Chandran M

          2,74181530




          2,74181530










          answered Jul 13 '18 at 7:28









          Avishek GhoshAvishek Ghosh

          11




          11























              0














              Avishek, if you want to let any shopper outside of your domestic country know they are responsible for duties and taxes, there is an app on the Magento App store, Zonos Hello. It will also estimate the duty and tax amount on the item pages. It is a free app. (You can also configure it to run in your checkout)






              share|improve this answer



























                0














                Avishek, if you want to let any shopper outside of your domestic country know they are responsible for duties and taxes, there is an app on the Magento App store, Zonos Hello. It will also estimate the duty and tax amount on the item pages. It is a free app. (You can also configure it to run in your checkout)






                share|improve this answer

























                  0












                  0








                  0







                  Avishek, if you want to let any shopper outside of your domestic country know they are responsible for duties and taxes, there is an app on the Magento App store, Zonos Hello. It will also estimate the duty and tax amount on the item pages. It is a free app. (You can also configure it to run in your checkout)






                  share|improve this answer













                  Avishek, if you want to let any shopper outside of your domestic country know they are responsible for duties and taxes, there is an app on the Magento App store, Zonos Hello. It will also estimate the duty and tax amount on the item pages. It is a free app. (You can also configure it to run in your checkout)







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Apr 26 at 13:50









                  Clint ReidClint Reid

                  11




                  11



























                      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%2f232997%2fhow-do-i-add-a-custom-message-on-magentos-checkout-pageright-below-the-country%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