Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Prevent incorrect shipping weights #39
Comments
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment Hide comment
Closing as not part of core. |
wilr
closed this
Feb 23, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jedateach commentedApr 26, 2012
Sometimes the wrong weight can be entered, resulting in bad shipping cost calculation.
A report showing weights that are strange eg 500kg for a $25 product would be useful.
Also providing an input field that allows choosing the units (eg grams, kg etc) could help. https://gist.github.com/2503707
Convert base unit to grams, rather than kilograms.
Allowing for ounces might help also.