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

Fix Swiper #298

Open PaitoAnderson opened 1 year ago

PaitoAnderson commented 1 year ago

Swiper component is broken on example site because the unpkg cdn request is failing, updated to latest version and don't use unpkg css file.

PaitoAnderson commented 1 year ago

Well it appears to be working now...but I promise it was broken with this error lol

Screenshot 2022-10-28 at 11 48 44 AM