This repository has been archived by the owner on Jul 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 99
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to new checkout flow + add expensive shirt for testing
- Loading branch information
1 parent
f438386
commit 86d754b
Showing
4 changed files
with
131 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,26 @@ | ||
{ | ||
"locale": "de-de", | ||
"locale": "en-us", | ||
"billing": { | ||
"first-name": "Jensen", | ||
"last-name": "Huang", | ||
"address-line-1": "Einsteinstr. 172", | ||
"address-line-1": "2788 San Tomas Expy", | ||
"address-line-2": "", | ||
"state": "", | ||
"city": "München", | ||
"post-code": "81677", | ||
"country": "DE", | ||
"state": "CA", | ||
"city": "Santa Clara", | ||
"post-code": "95051", | ||
"country": "US", | ||
"email": "[email protected]", | ||
"phone": "408-486-2000" | ||
}, | ||
"shipping": { | ||
"first-name": "Lisa", | ||
"last-name": "Su", | ||
"address-line-1": "Einsteinring 24", | ||
"address-line-1": "2485 Augustine Dr", | ||
"address-line-2": "", | ||
"state": "", | ||
"city": "Aschheim", | ||
"post-code": "85609", | ||
"country": "DE", | ||
"state": "CA", | ||
"city": "Santa Clara", | ||
"post-code": "95054", | ||
"country": "US", | ||
"phone": "89-4505-3199", | ||
"speed": "shippingOptionID2", | ||
"backup-speed": true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters