Starting point
A barbershop website with the wall prices on the page
A barbershop prices in whole numbers and sells the same six things to the same men every month. So the order the website builder lays out for a barber is a price wall, a roster, and a membership table — and the first thing to change is a number.

Shown in the Ember design style — one of 15 you can switch between; your business content carries over.



A monthly plan is a table, not a paragraph
Six services, none over $45, none over 45 minutes: cuts and shaves priced the way they are painted on a mirror. What separates this from the other appointment templates is the membership page — a printed pricing table, which only six of the forty starting points ship — because a barbershop’s real business is the man who comes every three weeks. The three barbers each carry a weekly shift table, so a regular can see whether his barber is in.
What the sample site comes with
Two service sections holding six priced services from 25 to 45 minutes, three barbers with weekly shift tables, a membership pricing table, a three-question FAQ, three sample reviews, and four pages.
Anything on that list that takes something from a visitor or reads from a live schedule — a form, a booking, a coupon code, a subscribe box, a class timetable, a listing fed by a collection — goes online with Storefront Pro. Storefront publishes the rest of the page exactly as you built it; where this template gives one of those a page of its own, that page is the one that waits for the upgrade.
What the site covers
- Service menu
- Memberships
- Team
4 pages included
- Home
- Visit Us
- Memberships
- Contact
What is in scope, and what stays in your own systems
The membership table states what a plan costs; it does not run recurring billing or track visits. There is no walk-in queue display and no product shelf in this starting point.
Every count and price on this page was read out of the template itself rather than written by hand, which is why the numbers match the site you actually get.
What you get when you publish it
- Your own domain, hosting and HTTPS on the published site — not a subdomain of ours.
- Card payments run through your own Stripe account. Naratake takes 0% commission on the sale; only Stripe’s own card fee applies.
- Storefront Pro downloads the whole project as a standard Next.js app, so the site can be self-hosted with Naratake switched off.
- Building and previewing is free with no card. Storefront is $49 a month or $468 a year; Storefront Pro — which is where ordering and bookings go live — is $79 a month or $758 a year. The first payment is refundable in full within 7 days.
Questions people actually ask
The Memberships page shows three plans. How does a customer actually start paying monthly?
Each card carries its own button and its own destination. Point one at a Stripe Payment Link and that plan becomes a real recurring subscription, charged in your own Stripe account with no backend of ours in between; point it at a page instead and it simply goes there. Until you set a destination the button falls back to your Contact page, so a card is never a dead end. The three shipped plans — Fresh, Sharp flagged most popular, and a shareable family tier — are yours to rename and re-feature. Naratake takes 0% commission; only Stripe's own card fee applies.
Nothing on the chair menu asks for a card up front. How would I put a deposit on just the hot towel shave?
Two fields. Give that one service a deposit amount in the catalogue, then switch on Collect deposit on the booking block on your Book page. The shave then shows its deposit beside its length, and its confirm button reads Pay deposit & book for that amount, verified again on the server before the appointment is written; the other five services keep booking with no card. As shipped all six book card-free — the customer picks a barber or leaves it to anyone available, and gets a code to look the appointment up or cancel with.