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

[3.5-beta.1] Shipping cost only shows on cart page if shipping calculator enabled. #21360

Closed
3 tasks done
claudiulodro opened this issue Sep 14, 2018 · 0 comments
Closed
3 tasks done
Labels
type: bug The issue is a confirmed bug.
Milestone

Comments

@claudiulodro
Copy link
Contributor

Describe the bug
The shipping cost only shows on the cart page if the shipping calculator is enabled. This is a change in behavior from WC 3.4 where it would show even if the shipping calculator was disabled.

WC 3.4
screen shot 2018-09-14 at 10 17 45 am

WC 3.5
screen shot 2018-09-14 at 10 17 57 am

To Reproduce
Steps to reproduce the behavior:

  1. Go to Shipping settings and set up a flat rate shipping for the whole world.
  2. Observe shipping cost and calculator are present in cart costs table.
  3. Go to Settings > Shipping > Shipping Settings and disable the shipping calculator on the cart page.
  4. Observe shipping cost is not present in cart costs table.

Expected behavior
The shipping cost should show in the cart costs table when applicable even if shipping calculator is disabled.

Isolating the problem (mark completed items with an [x]):

  • I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active.
  • This bug happens with a default WordPress theme active, or Storefront.
  • I can reproduce this bug consistently using the steps above.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug The issue is a confirmed bug.
Projects
None yet
Development

No branches or pull requests

2 participants