Products
Add, edit, or remove items from your catalog.
| Name | Category | Price | Badge |
|---|
Add product
Site Content
Edit the storefront's headline text and copy.
Payment Settings
Control how customers pay at checkout.
Orders
Orders placed through this browser's checkout.
These orders are stored in this browser only (no server database). For a real multi-device order history connected to email/inventory, this site needs a small backend — see the Publish Changes tab.
Publish Changes
How your edits become live for every visitor.
How this admin panel works
This is a static website (no database). When you click Save on any tab, your changes are saved to this browser only so you can preview them immediately on the storefront. To make changes visible to every visitor, export the updated files below and re-upload them to your host (e.g. re-deploy the folder on Netlify).
Products
Includes every add/edit/delete made in the Products tab.
Site content
Includes all text saved in the Site Content tab.
Payment settings
Includes your PayPal Client ID, Stripe & Wise links.
Want fully live editing without redeploying?
That needs a small backend (Node/Express + MySQL or PHP + MySQL) so product/order data lives in a real database instead of the browser. Ask your developer to wire this admin panel up to an API — the forms and layout here are already built for it.
Security
Change the admin login password.
Remember: this password only lives in this browser's storage and only gates this admin page — it does not encrypt or protect the underlying files. Treat it as a light deterrent, not real security.