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

Allow items contained in a shipping package to be displayed when using multiple pickup packages #42461

Open
opr opened this issue Mar 4, 2023 · 0 comments
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

Comments

@opr
Copy link
Contributor

opr commented Mar 4, 2023

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:

image

This cannot be worked on until woocommerce/woocommerce-blocks#8634 is merged

@opr opr added status: blocked The issue is blocked from progressing, waiting for another piece of work to be done. category: extensibility block: checkout Issues related to the checkout block. labels Mar 4, 2023
@opr opr changed the title Allow items in package to be displayed on local pickup packages Allow items contained in a shipping package to be displayed when using multiple pickup packages Mar 4, 2023
@nielslange nielslange added the block-type: local pickup Issues related to local pickup. label Mar 8, 2023
@senadir senadir added the team: Rubik Store API checkout endpoints, Mini-Cart, Cart and Checkout related issues label Nov 28, 2023
@nerrad nerrad added the focus: checkout Issues related to checkout page. label Nov 29, 2023
@ObliviousHarmony ObliviousHarmony transferred this issue from woocommerce/woocommerce-blocks Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

4 participants