Skip to content
This repository has been archived by the owner on May 5, 2022. It is now read-only.

Add popup for shipping/pickup choice #29

Closed
7 tasks done
asvishnyakov opened this issue Oct 17, 2017 · 2 comments
Closed
7 tasks done

Add popup for shipping/pickup choice #29

asvishnyakov opened this issue Oct 17, 2017 · 2 comments
Assignees

Comments

@asvishnyakov
Copy link
Contributor

asvishnyakov commented Oct 17, 2017

  • Add "Ship or pickup" link
  • Change link text to display current postal code or pickup location name (number) when use logged in
  • Open popup with shipping / pickup choice when click on "Ship or pickup" link
  • If shipping selected: show input for postal code and pass this postal code to current user address
  • If pick up selected: show link to fulfillment center selection. Then fulfillment center selected, pass its address to shipping method

Research:

  • Have user "current selected" address? How to get it?
  • Should/can we pass fulfillment center ID to shipment method?
@asvishnyakov asvishnyakov self-assigned this Oct 17, 2017
@asvishnyakov
Copy link
Contributor Author

Research results:

  • Use defaultShippingAddress
  • Do not pass fulfillment center ID (not needed)
  • When add user postal code to address, fill address with 'N/A', 'None' or something like

@asvishnyakov asvishnyakov changed the title Add popup for shipping/pickup choice Add popup/block for shipping/pickup choice Oct 30, 2017
@asvishnyakov asvishnyakov changed the title Add popup/block for shipping/pickup choice Add popup for shipping/pickup choice Oct 30, 2017
@asvishnyakov
Copy link
Contributor Author

image

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

No branches or pull requests

4 participants