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

Checkout on mobile - can't see cart #52

Closed jsartre closed 4 years ago

jsartre commented 4 years ago

When on checkout page on mobile, can't see the cart recap which you should?

robbieaverill commented 4 years ago

cc @john-raymon @jaepass

jaepass commented 4 years ago

looks like in original code was hidden but yes we should have the cart summary on mobile, will add!