How publishing works. Save changes stores your edits in this browser so you can preview them on the live pages right away. To push them out to every visitor, click Download publish file, then commit the downloaded
config.js to assets/js/ and push (Netlify redeploys automatically). The live site reads this static file from the CDN, so visitors never hit a database.
Business & contact
Shown in the footer and on the About page across the whole site.
Items, sizes & pricing
Set prices, dimensions, minimums, and bulk discounts for each item.
Flavors
Every flavor is available in every size. The color shows on chips and cake icons.
Occasions, catering & custom
Customers can add a special occasion message/theme to any order. Catering kicks in automatically above your threshold.
Backend connection
Optional. When set, the site reads config from {base}/api/config and sends orders to {base}/api/orders. Leave blank to run fully client-side.