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

Update index.js #122

Closed shibam17 closed 4 years ago

shibam17 commented 4 years ago

Fixed #116

Please merge my PR

ScopeyNZ commented 4 years ago

Please merge my PR

No sorry. Did you test this? localeListShippingCountries has a required argument. There's another PR open for this right now. If you want to update this, please feel free to reopen after testing that your solution works.

Thanks.