woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/totals
Tarun Vijwani 0c79d1b6a7
Display shipping calculator link in the Cart block when fallback shipping options available (#43803)
* Hide the shipping rates in editor to match front-end

- If there are no shipping rates, hide the shipping rates in editor to match front-end.

* Add get_shipping_zones method to CartCheckoutUtils

* Display change address like for fallback shipping zone

- If cart has multiple and default shipping zones without shopper address, display the change address link

* Update shipping address label

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* Fix linting errors

* Update plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping/shipping-address.tsx

Co-authored-by: Niels Lange <info@nielslange.de>

* Display shipping calculator for locations outside all other zones

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* Update typescript for activeShippingZones

---------

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Niels Lange <info@nielslange.de>
2024-01-24 20:40:53 +04:00
..
coupon Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
discount Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
footer-item Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
shipping Display shipping calculator link in the Cart block when fallback shipping options available (#43803) 2024-01-24 20:40:53 +04:00
index.ts Storybook and TS migration of some cart checkout components (https://github.com/woocommerce/woocommerce-blocks/pull/5324) 2021-12-15 17:30:17 +01:00