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;
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
- error shows if weight is more than 20 kg ( for this exmaple product weight is 230 grams so quantity is come around 86)
- No error if weight is less than 20 kg (for this exmaple product weight is 230 grams so quantity is come around 86)
the product setting
Weight class
shipping setting and 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
add a comment
|
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
- error shows if weight is more than 20 kg ( for this exmaple product weight is 230 grams so quantity is come around 86)
- No error if weight is less than 20 kg (for this exmaple product weight is 230 grams so quantity is come around 86)
the product setting
Weight class
shipping setting and 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
add a comment
|
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
- error shows if weight is more than 20 kg ( for this exmaple product weight is 230 grams so quantity is come around 86)
- No error if weight is less than 20 kg (for this exmaple product weight is 230 grams so quantity is come around 86)
the product setting
Weight class
shipping setting and 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
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
- error shows if weight is more than 20 kg ( for this exmaple product weight is 230 grams so quantity is come around 86)
- No error if weight is less than 20 kg (for this exmaple product weight is 230 grams so quantity is come around 86)
the product setting
Weight class
shipping setting and 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
opencart opencart-3
asked Mar 28 at 10:49
manikanta gowdamanikanta gowda
386 bronze badges
386 bronze badges
add a comment
|
add a comment
|
1 Answer
1
active
oldest
votes
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
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
add a comment
|
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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
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
add a comment
|
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
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
add a comment
|
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
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
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
add a comment
|
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
add a comment
|
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.
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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