Warning: No Shipping options are available. Please contact us for assistance! opencartWarning: Shipping method required - OpenCartNo Shipping Options Available - Opencart 1.5.6 fedexOpenCart sort shipping by cost. Is json changing the sorting of my array?Opencart 2.1.x RoundUp Issue in Cartfree shipping and pickup store in opencart 3.0.2I want to add multiple choice option to opencart 3.0+ shipping costOpencart 3.0 “Warning: No Shipping options are available”How add Aramex Shipping to opencart

If a space ship entered Earth orbit, how likely is it to be seen?

What is the name of this Allen-head furniture fastener?

I am getting "syntax error near unexpected token `'$#''" in a simple Bash script

Reading double values from a text file

sed replacing character in a file

Has SHA256 been broken by Treadwell Stanton DuPont?

Is there a tool to measure the "maturity" of a code in Git?

How offensive is the French word "femmelette" considered to be?

Bit one of the Intel 8080's Flags register

Is "you will become a subject matter expert" code for "you'll be working on your own 100% of the time"?

How To Make Earth's Oceans as Brackish as Lyr's

Are there any “Third Order” acronyms used in space exploration?

The Planck constant for mathematicians

Real mode flat model

How are aircraft depainted?

What do the French say for “Oh, you shouldn’t have”?

Amortized Loans seem to benefit the bank more than the customer

Why is the Digital 0 not 0V in computer systems?

Usage of blank space in trade banner and text-positioning

Are there any rules about taking damage whilst holding your breath in combat?

What made 4/4 time the most common time signature?

Why is the year in this ISO timestamp not 2019?

What officially disallows US presidents from driving?

How do I create indestructible terrain?



Warning: No Shipping options are available. Please contact us for assistance! opencart


Warning: Shipping method required - OpenCartNo Shipping Options Available - Opencart 1.5.6 fedexOpenCart sort shipping by cost. Is json changing the sorting of my array?Opencart 2.1.x RoundUp Issue in Cartfree shipping and pickup store in opencart 3.0.2I want to add multiple choice option to opencart 3.0+ shipping costOpencart 3.0 “Warning: No Shipping options are available”How add Aramex Shipping to opencart






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








0















I am new to Opencart ! I am facing some problem here , i am going to explain what it is ..! client had setup some logic that if product weight is more than 20kg shipping will free else shipping cost is applicable .



the problem is when tired 'ESTIMATE SHIPPING & TAXES' till 20 kg its showing fine but after 20 kg its showing error as 'Warning: No Shipping options are available. Please contact us for assistance!' instead of showing free shipping



  1. error shows if weight is more than 20 kg ( for this exmaple product weight is 230 grams so quantity is come around 86)

error message



  1. No error if weight is less than 20 kg (for this exmaple product weight is 230 grams so quantity is come around 86)

noerror



  1. the product setting
    product setting


  2. Weight class
    weight class


  3. shipping setting and methods
    shipping setting


shipping methods



i am not getting where i am wrong ! please anyone suggest me where i am wrong or what needs to be done to remove this error !










share|improve this question






























    0















    I am new to Opencart ! I am facing some problem here , i am going to explain what it is ..! client had setup some logic that if product weight is more than 20kg shipping will free else shipping cost is applicable .



    the problem is when tired 'ESTIMATE SHIPPING & TAXES' till 20 kg its showing fine but after 20 kg its showing error as 'Warning: No Shipping options are available. Please contact us for assistance!' instead of showing free shipping



    1. error shows if weight is more than 20 kg ( for this exmaple product weight is 230 grams so quantity is come around 86)

    error message



    1. No error if weight is less than 20 kg (for this exmaple product weight is 230 grams so quantity is come around 86)

    noerror



    1. the product setting
      product setting


    2. Weight class
      weight class


    3. shipping setting and methods
      shipping setting


    shipping methods



    i am not getting where i am wrong ! please anyone suggest me where i am wrong or what needs to be done to remove this error !










    share|improve this question


























      0












      0








      0








      I am new to Opencart ! I am facing some problem here , i am going to explain what it is ..! client had setup some logic that if product weight is more than 20kg shipping will free else shipping cost is applicable .



      the problem is when tired 'ESTIMATE SHIPPING & TAXES' till 20 kg its showing fine but after 20 kg its showing error as 'Warning: No Shipping options are available. Please contact us for assistance!' instead of showing free shipping



      1. error shows if weight is more than 20 kg ( for this exmaple product weight is 230 grams so quantity is come around 86)

      error message



      1. No error if weight is less than 20 kg (for this exmaple product weight is 230 grams so quantity is come around 86)

      noerror



      1. the product setting
        product setting


      2. Weight class
        weight class


      3. shipping setting and methods
        shipping setting


      shipping methods



      i am not getting where i am wrong ! please anyone suggest me where i am wrong or what needs to be done to remove this error !










      share|improve this question














      I am new to Opencart ! I am facing some problem here , i am going to explain what it is ..! client had setup some logic that if product weight is more than 20kg shipping will free else shipping cost is applicable .



      the problem is when tired 'ESTIMATE SHIPPING & TAXES' till 20 kg its showing fine but after 20 kg its showing error as 'Warning: No Shipping options are available. Please contact us for assistance!' instead of showing free shipping



      1. error shows if weight is more than 20 kg ( for this exmaple product weight is 230 grams so quantity is come around 86)

      error message



      1. No error if weight is less than 20 kg (for this exmaple product weight is 230 grams so quantity is come around 86)

      noerror



      1. the product setting
        product setting


      2. Weight class
        weight class


      3. shipping setting and methods
        shipping setting


      shipping methods



      i am not getting where i am wrong ! please anyone suggest me where i am wrong or what needs to be done to remove this error !







      opencart opencart-3






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 28 at 10:49









      manikanta gowdamanikanta gowda

      386 bronze badges




      386 bronze badges

























          1 Answer
          1






          active

          oldest

          votes


















          0
















          Well, it seems you have just no setup free shipping.



          • so while you have less than 20 kg, the paid shipping is active and so you are good.


          • but once is over 20 kg, the paid shipping is removed, leaving you with no shipping options. you still need to set up a shipping method that would deal with weight over and including 20 kg orders.


          I would be able to help further if I knew exactly which shipping methods you have active but I can see from the screen shots that free shipping is actually off



          enter image description here






          share|improve this answer



























          • Thank you for your replay ! but i have no option to set free shipping option in 'Australia Post' ! the link which you have provided is not working for me !

            – manikanta gowda
            Mar 28 at 12:36






          • 1





            I uploaded the image directly for you

            – Dmitriy Zhuk
            Mar 28 at 14:00











          • i can enable to do that ! but i can set Total here not product weight ! for more than 20kg weight how can i set up free shipping ? check this awesomescreenshot.com/image/3944280/…

            – manikanta gowda
            Mar 29 at 4:15












          • You will need a Free shipping module that has this option. here is a blog post that may help you develop the solution forum.opencart.com/viewtopic.php?t=112378

            – Dmitriy Zhuk
            Mar 29 at 15:48










          Your Answer






          StackExchange.ifUsing("editor", function ()
          StackExchange.using("externalEditor", function ()
          StackExchange.using("snippets", function ()
          StackExchange.snippets.init();
          );
          );
          , "code-snippets");

          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "1"
          ;
          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: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          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/4.0/"u003ecc by-sa 4.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%2fstackoverflow.com%2fquestions%2f55395712%2fwarning-no-shipping-options-are-available-please-contact-us-for-assistance-op%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
















          Well, it seems you have just no setup free shipping.



          • so while you have less than 20 kg, the paid shipping is active and so you are good.


          • but once is over 20 kg, the paid shipping is removed, leaving you with no shipping options. you still need to set up a shipping method that would deal with weight over and including 20 kg orders.


          I would be able to help further if I knew exactly which shipping methods you have active but I can see from the screen shots that free shipping is actually off



          enter image description here






          share|improve this answer



























          • Thank you for your replay ! but i have no option to set free shipping option in 'Australia Post' ! the link which you have provided is not working for me !

            – manikanta gowda
            Mar 28 at 12:36






          • 1





            I uploaded the image directly for you

            – Dmitriy Zhuk
            Mar 28 at 14:00











          • i can enable to do that ! but i can set Total here not product weight ! for more than 20kg weight how can i set up free shipping ? check this awesomescreenshot.com/image/3944280/…

            – manikanta gowda
            Mar 29 at 4:15












          • You will need a Free shipping module that has this option. here is a blog post that may help you develop the solution forum.opencart.com/viewtopic.php?t=112378

            – Dmitriy Zhuk
            Mar 29 at 15:48















          0
















          Well, it seems you have just no setup free shipping.



          • so while you have less than 20 kg, the paid shipping is active and so you are good.


          • but once is over 20 kg, the paid shipping is removed, leaving you with no shipping options. you still need to set up a shipping method that would deal with weight over and including 20 kg orders.


          I would be able to help further if I knew exactly which shipping methods you have active but I can see from the screen shots that free shipping is actually off



          enter image description here






          share|improve this answer



























          • Thank you for your replay ! but i have no option to set free shipping option in 'Australia Post' ! the link which you have provided is not working for me !

            – manikanta gowda
            Mar 28 at 12:36






          • 1





            I uploaded the image directly for you

            – Dmitriy Zhuk
            Mar 28 at 14:00











          • i can enable to do that ! but i can set Total here not product weight ! for more than 20kg weight how can i set up free shipping ? check this awesomescreenshot.com/image/3944280/…

            – manikanta gowda
            Mar 29 at 4:15












          • You will need a Free shipping module that has this option. here is a blog post that may help you develop the solution forum.opencart.com/viewtopic.php?t=112378

            – Dmitriy Zhuk
            Mar 29 at 15:48













          0














          0










          0









          Well, it seems you have just no setup free shipping.



          • so while you have less than 20 kg, the paid shipping is active and so you are good.


          • but once is over 20 kg, the paid shipping is removed, leaving you with no shipping options. you still need to set up a shipping method that would deal with weight over and including 20 kg orders.


          I would be able to help further if I knew exactly which shipping methods you have active but I can see from the screen shots that free shipping is actually off



          enter image description here






          share|improve this answer















          Well, it seems you have just no setup free shipping.



          • so while you have less than 20 kg, the paid shipping is active and so you are good.


          • but once is over 20 kg, the paid shipping is removed, leaving you with no shipping options. you still need to set up a shipping method that would deal with weight over and including 20 kg orders.


          I would be able to help further if I knew exactly which shipping methods you have active but I can see from the screen shots that free shipping is actually off



          enter image description here







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Mar 28 at 14:00

























          answered Mar 28 at 12:28









          Dmitriy ZhukDmitriy Zhuk

          3641 gold badge1 silver badge6 bronze badges




          3641 gold badge1 silver badge6 bronze badges















          • Thank you for your replay ! but i have no option to set free shipping option in 'Australia Post' ! the link which you have provided is not working for me !

            – manikanta gowda
            Mar 28 at 12:36






          • 1





            I uploaded the image directly for you

            – Dmitriy Zhuk
            Mar 28 at 14:00











          • i can enable to do that ! but i can set Total here not product weight ! for more than 20kg weight how can i set up free shipping ? check this awesomescreenshot.com/image/3944280/…

            – manikanta gowda
            Mar 29 at 4:15












          • You will need a Free shipping module that has this option. here is a blog post that may help you develop the solution forum.opencart.com/viewtopic.php?t=112378

            – Dmitriy Zhuk
            Mar 29 at 15:48

















          • Thank you for your replay ! but i have no option to set free shipping option in 'Australia Post' ! the link which you have provided is not working for me !

            – manikanta gowda
            Mar 28 at 12:36






          • 1





            I uploaded the image directly for you

            – Dmitriy Zhuk
            Mar 28 at 14:00











          • i can enable to do that ! but i can set Total here not product weight ! for more than 20kg weight how can i set up free shipping ? check this awesomescreenshot.com/image/3944280/…

            – manikanta gowda
            Mar 29 at 4:15












          • You will need a Free shipping module that has this option. here is a blog post that may help you develop the solution forum.opencart.com/viewtopic.php?t=112378

            – Dmitriy Zhuk
            Mar 29 at 15:48
















          Thank you for your replay ! but i have no option to set free shipping option in 'Australia Post' ! the link which you have provided is not working for me !

          – manikanta gowda
          Mar 28 at 12:36





          Thank you for your replay ! but i have no option to set free shipping option in 'Australia Post' ! the link which you have provided is not working for me !

          – manikanta gowda
          Mar 28 at 12:36




          1




          1





          I uploaded the image directly for you

          – Dmitriy Zhuk
          Mar 28 at 14:00





          I uploaded the image directly for you

          – Dmitriy Zhuk
          Mar 28 at 14:00













          i can enable to do that ! but i can set Total here not product weight ! for more than 20kg weight how can i set up free shipping ? check this awesomescreenshot.com/image/3944280/…

          – manikanta gowda
          Mar 29 at 4:15






          i can enable to do that ! but i can set Total here not product weight ! for more than 20kg weight how can i set up free shipping ? check this awesomescreenshot.com/image/3944280/…

          – manikanta gowda
          Mar 29 at 4:15














          You will need a Free shipping module that has this option. here is a blog post that may help you develop the solution forum.opencart.com/viewtopic.php?t=112378

          – Dmitriy Zhuk
          Mar 29 at 15:48





          You will need a Free shipping module that has this option. here is a blog post that may help you develop the solution forum.opencart.com/viewtopic.php?t=112378

          – Dmitriy Zhuk
          Mar 29 at 15:48








          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.







          Got a question that you can’t ask on public Stack Overflow? Learn more about sharing private information with Stack Overflow for Teams.




















          draft saved

          draft discarded















































          Thanks for contributing an answer to Stack Overflow!


          • 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%2fstackoverflow.com%2fquestions%2f55395712%2fwarning-no-shipping-options-are-available-please-contact-us-for-assistance-op%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

          Kamusi Yaliyomo Aina za kamusi | Muundo wa kamusi | Faida za kamusi | Dhima ya picha katika kamusi | Marejeo | Tazama pia | Viungo vya nje | UrambazajiKuhusu kamusiGo-SwahiliWiki-KamusiKamusi ya Kiswahili na Kiingerezakuihariri na kuongeza habari

          Swift 4 - func physicsWorld not invoked on collision? The Next CEO of Stack OverflowHow to call Objective-C code from Swift#ifdef replacement in the Swift language@selector() in Swift?#pragma mark in Swift?Swift for loop: for index, element in array?dispatch_after - GCD in Swift?Swift Beta performance: sorting arraysSplit a String into an array in Swift?The use of Swift 3 @objc inference in Swift 4 mode is deprecated?How to optimize UITableViewCell, because my UITableView lags

          Access current req object everywhere in Node.js ExpressWhy are global variables considered bad practice? (node.js)Using req & res across functionsHow do I get the path to the current script with Node.js?What is Node.js' Connect, Express and “middleware”?Node.js w/ express error handling in callbackHow to access the GET parameters after “?” in Express?Modify Node.js req object parametersAccess “app” variable inside of ExpressJS/ConnectJS middleware?Node.js Express app - request objectAngular Http Module considered middleware?Session variables in ExpressJSAdd properties to the req object in expressjs with Typescript