Allow items contained in a shipping package to be displayed when using multiple pickup packages #42461
Labels
block: checkout
Issues related to the checkout block.
block-type: local pickup
Issues related to local pickup.
category: extensibility
focus: checkout
Issues related to checkout page.
status: blocked
The issue is blocked from progressing, waiting for another piece of work to be done.
team: Rubik
Store API checkout endpoints, Mini-Cart, Cart and Checkout related issues
When rendering multiple local pickup packages (i.e. when WC Subscriptions is doing it) we should show the items in each package.
This can be implemented in the
LocalPickupSelect
component, we can add a new prop to that containing the current package's items, and render them in a way similar to how items are rendered on regular shipping:This cannot be worked on until woocommerce/woocommerce-blocks#8634 is merged
The text was updated successfully, but these errors were encountered: