This is a small static demo storefront with a cart, a PayPal checkout page, a thank‑you page, and a classes page.
index.html
— Storefrontclasses.html
— Class info + calendar + signuppayment.html
— Checkout with PayPal Buttonsthankyou.html
— Post‑purchase receipt viewstyle.css
— Theme + layout (includes Celtic knot side trims)script.js
— Products, cart, and interactions
- Replace the PayPal client ID in
payment.html
with your live ID when you’re ready. - LocalStorage keys use the
cms_*
prefix to avoid collisions with earlier versions.