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

Change country list populating method #128

Closed drobiu closed 4 years ago

drobiu commented 4 years ago

Change commerce.services.localeListCountries to commerce.services.localeListShippingCountries In response to #116

drobiu commented 4 years ago

Can I get a hacktoberfest-approved label on this? Thanks for merging!!