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

On checkout flow show sources where all cart products are available for pickup #2834

Closed
sidolov opened this issue Feb 14, 2020 · 1 comment
Closed
Assignees

Comments

@sidolov
Copy link
Contributor

sidolov commented Feb 14, 2020

Description

All products can be picked up in one place if they are each assigned to the source the customer selects (even if they don’t have sufficient quantity there at the time of order).

Use case

  1. Create two store pickup sources in the same region (both can be found according to In-Store Pickup radius setting).
  2. Create product 1 and assign it to the first source.
  3. Create product 1 and assign it to both sources.
  4. Add both products to the shopping cart.
  5. Proceed to checkout.
  6. Choose "pick up in store" option.
  7. Search for pickup locations

Expected result

Only the first source is available for the pick up since all products in cart assigned to it.

@sidolov sidolov added this to the Store Pickup Support milestone Feb 14, 2020
@sidolov sidolov changed the title Show sources where all cart products are available for pickup only On checkout flow show sources where all cart products are available for pickup Feb 14, 2020
@sidolov
Copy link
Contributor Author

sidolov commented Mar 13, 2020

Fixed in scope of #2839

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants