04 Custom Shopify theme · quote-first B2B store
Corporate merch supplier · 2,000+ products
A 2,000-product store with no checkout — the customer uploads a logo, sees an AI mockup of their branded product, and quotes it on WhatsApp.
AThe problem
A corporate merch supplier with more than 2,000 customizable products cannot use a normal checkout. Price depends on quantity, print method and artwork, so every order is a conversation — but the site still has to do the selling before that conversation starts.
BWhat we built
A quote-first Shopify store with the cart deliberately removed. Every button on the site assembles a pre-filled WhatsApp quote message, and the hard part of the sale — “what would this look like with my logo on it?” — is answered on the page.
CSignature pieces
The parts worth looking at.
- 01
AI Mockup Designer
The customer uploads their logo and gets back a photorealistic mockup of the product carrying their brand, generated on the fly through a Cloudflare Worker calling Gemini. Usage is rate-limited, and the result sends straight to WhatsApp. A real example of generative AI inside a commercial flow, not a demo.
- 02
WhatsApp as the checkout
Every CTA on the site builds a pre-filled quote message with the product, options and quantity already written out. The customer taps once; the salesperson opens a complete brief.
- 03
Search and navigation that scale to 2,000 SKUs
Predictive search written without a library, and a 12-category navigation the owner edits from a single text box.
FStack
- Shopify
- Liquid
- JavaScript
- Cloudflare Workers
- Google Gemini API
- WhatsApp Business
GStill to supply
- [TODO-DUEÑO] Public store URL, if the site should link to it.
- [TODO-DUEÑO] Screenshots, ideally including the AI mockup generator in use.