Starting point
A dry cleaner’s website with the price list up front
This trade is priced by the item and the bag, and that is the only thing a customer wants to read. So a dry cleaner starts in the website builder with the two price lists already split — five lines between them, plus a page explaining how collection works.

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



Per bag and per garment are two different price lists
Wash and fold is sold by the bag — $34, plus a $29 bedding bundle — while dry cleaning is sold by the garment: $4.50 a pressed shirt, $16.50 a two-piece suit, $14.50 a dress. Keeping them in two sections is the whole information design of a laundry site, because a customer arrives knowing which of the two they are. The pickup and delivery page then explains the part that actually differentiates one shop from the next.
What the sample site comes with
Two service sections holding five priced lines, a pickup and delivery page, three sample reviews, one discount code, 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
- Pickup & delivery
- Pricing
- Coupons
4 pages included
- Home
- Pricing
- Pickup & Delivery
- Contact
What is in scope, and what stays in your own systems
No route planning, no driver scheduling, no garment tracking tags and no turnaround clock. Collection windows and service areas are copy you write, not a map the site calculates.
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
Where does the code in the "First pickup?" block come from, and what happens when the offer ends?
The code and the discount are not typed into the block. They come from the first coupon in your back-office Promotions, and the component itself only lets you edit the heading above them; visitors copy the code in one click. The template arrives with FRESH20 seeded for a first pickup order — replace it in Promotions and the block follows. When no coupon is active the block hides itself rather than leaving a dead code on the page. It reads live, so it goes live on Storefront Pro.