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

Hide store pickup on the Checkout if one of the products in cart is not available for pickup #2825

Closed
sidolov opened this issue Feb 11, 2020 · 0 comments

Comments

@sidolov
Copy link
Contributor

sidolov commented Feb 11, 2020

Description (*)

Hide store In-Store Pickup on the Checkout if one of the products in the cart is not available for pickup.

Scenario

  1. Create Source 1 (enabled as a pickup location)
  2. Create Product 1 and assign to the Source 1
  3. Create Source 2 (disabled as a pickup location)
  4. Create Product 2 and assign to the Source 2
  5. Add both products to the cart
  6. Proceed to checkout

Expected behavior (*)

In-Store Pickup button is not available because one of the products in the cart is not available for pickup.

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