Famio

Case Study

Design & engineering

A storefront that sells before there is a store

The brief

A new Bangladeshi leather brand needed somewhere to send customers — product photography, prices and a way to order — before it had inventory systems, payment processing or the volume to justify either. It had to launch on free hosting, be editable by a non-developer, and not look like a template.

11Static pages, blog and product pages included
0Build steps, servers or dependencies
~4MBEntire site, images included
1File to edit to add a product

The constraint that shaped everything

In Bangladesh, most small-brand commerce happens in a chat window. Customers message a Facebook page or a WhatsApp number, agree a price, and pay cash on delivery. Building a checkout would have added cost, PCI scope and a payment gateway relationship — to serve a behaviour customers weren't asking for.

So ordering runs through messaging. Every product page generates a WhatsApp deep link with the item, colour and price pre-written into the message body, so the customer's first message already contains everything the brand needs to fulfil it. Messenger and Instagram are offered alongside, because preference varies by age bracket.

The trade-off is deliberate and reversible: because product data lives in one structured file, moving to a real cart later means swapping the data source, not rebuilding the front end.

Architecture

Static HTML, CSS and vanilla JavaScript. No framework, no build pipeline, no `node_modules`. The client can open a file, change a number, and see the result — which matters more than developer ergonomics on a project this size.

Performance

Source photography arrived as 34MB of phone JPEGs. Those were re-encoded to progressive JPEG at display resolution and cropped into two derivatives per image — a square for grids and a full-frame for detail views — bringing the whole site under 4MB.

Accessibility

Built to WCAG 2.1 AA thinking rather than retrofitted to it.

Search and answer engines

A new domain cannot outrank marketplaces on "leather wallet". It can own the questions those marketplaces don't answer.

Design

The identity is built around the client's own photography — natural light, hard window shadows, a warm off-white surface. A dark charcoal shell with a single tan accent lets those photographs be the only source of colour on the page. Headings are set in a heavy grotesk, with a serif reserved for the wordmark alone.

The system is deliberately small: two typefaces, five colour tokens, one radius, one hairline. Consistency at that scale is what stops a small catalogue looking thin.

Stack

Need something similar built?

Talk to the studio