Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shipping not following instructions #151

Open
mcastano24 opened this issue Dec 27, 2017 · 7 comments
Open

Shipping not following instructions #151

mcastano24 opened this issue Dec 27, 2017 · 7 comments

Comments

@mcastano24
Copy link

Hello, I am having an issue where the shipping is not following instructions, I have two shipping options, one regular and other express. for the purpose of this I put that regular cost $10 and express costs $20. when there is only one item in the cart this works perfectly however as soon as you have more than one item even if it is the same item the shipping goes crazy. in this case express is still showing the correct amount of $20 however the regular is showing $13. and I have no idea where and why it is adding those $3

1
2
3
4

@leedavi
Copy link
Collaborator

leedavi commented Dec 27, 2017

Yes, this looks odd. The calc is a simple calc to check the range and pass back the value, so that $3 is very strange. Is it possible to send me a link and login to the site so I can look at it.

@mcastano24
Copy link
Author

mcastano24 commented Dec 27, 2017

sure,i'll give you admin control when you register. we can delete it afterwards if you'd like

@leedavi
Copy link
Collaborator

leedavi commented Dec 27, 2017

OK, I registered. In future it's better to send a PM via: https://forum.nbrightproject.org/

@mcastano24
Copy link
Author

yeah wasn't sure how to do that, anyway i know for next time. your profile is good to go

@leedavi
Copy link
Collaborator

leedavi commented Dec 28, 2017

You have "By Weight" selected, but no weight on the products. Try adding a weight to the products and retry.

@mcastano24
Copy link
Author

some of the items in the store have free shipping so I set the weight of them to "0" and then on the shipping range I made sure to use 1+ expect for express shipping. would that still be the issue if so how would i get around that

@leedavi
Copy link
Collaborator

leedavi commented Jan 2, 2018

OK, I just tested (without changing anything) and it worked OK?? Do another test and see if you can recreate the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants