chec / commercejs-nextjs-demo-store

Commerce demo store built for the Jamstack. Built with Commerce.js, Next.js, and can be one-click deployed to Netlify. Includes product catalog, customer login, categories, variants, cart, checkout, payments (Stripe) order confirmation, and printable receipts.
https://commercejs-demo-store.netlify.app/
BSD 3-Clause "New" or "Revised" License
1.07k stars 206 forks source link

Provide better population of shipping country options. #124

Closed ThornM9 closed 4 years ago

ThornM9 commented 4 years ago

This PR is a copy of the changes provided in PR #123 moved to the bug/bug-fix branch. Please see that PR for details on what is contained here.

ScopeyNZ commented 4 years ago

The base branch for this should be master by the way. I'm not sure why the other branches exist.

ScopeyNZ commented 4 years ago

This was auto-closed when I removed that branch, feel free to re-open the PR targeting master.

ThornM9 commented 4 years ago

Looks like someone else has already merged a separate PR to master with the same changes, so no need to reopen this.