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

Added Volumetric Weight Calculation to Improve Shipping Cost Accuracy #3651

Closed
wants to merge 1 commit into from

Conversation

sght500
Copy link

@sght500 sght500 commented Sep 10, 2024

I’ve added a feature that incorporates volumetric weight into the shippping cost calculation. The system now charges based on the higher value between actual and volumetric weight (calculated using the industry-standard formula: length × width × height ÷ 5000). This ensures more precise shipping costs for bulky but light packeges.

This will close the issue:

I’d love to contribute to this project as I believe this improvement will enhance cost accuracy for users. Let me know if you’d like any further adjustments!

…ctual vs. volumetric weight and charges based on the higher one.
Copy link

Congratulations! You have completed the lab. Closing for maintainence purpose.

@github-actions github-actions bot closed this Sep 10, 2024
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

Successfully merging this pull request may close these issues.

1 participant