Fixing the multi-size cart habit
How Fytt stops ecommerce bracketing at checkout before returns destroy DTC net margins.
⚡ The Signal
E-commerce brands are facing a silent margin collapse. As shoppers treat their living rooms like fitting rooms, the habit of ordering multiple sizes of the same item with the intention of returning the rest—known in retail as "bracketing"—has exploded.
While solving post-purchase logistics has grown into a massive market, as highlighted by stories of companies building half-a-billion-dollar businesses around online returns, handling returns after they occur is a losing defensive strategy. At the same time, shifting digital shopping behaviors are creating an intent gap in e-commerce optimization. To protect margins, merchants must intercept bad shopping habits before the customer completes checkout.
🚧 The Problem
Bracketing destroys direct-to-consumer (DTC) unit economics in three ways:
- Inflated Shipping Costs: Merchants pay double-ended freight costs on items meant to be returned.
- Locked Inventory: High-demand inventory sits in transit for weeks during peak sales windows, leading to stockouts for actual buyers.
- Refurbishment Expense: Returned apparel requires re-inspection, steam cleaning, repackaging, or severe liquidation discounting.
Existing solutions like Loop Returns or Happy Returns focus entirely on post-purchase workflow. They make returning items easier for the consumer, which ironically incentivizes the exact bracketing behavior that guts merchant margins in the first place.
🚀 The Solution
Enter Fytt.
Fytt is an intelligent checkout-optimization engine for apparel and lifestyle brands. It detects multi-size bracketing behavior in real-time as a shopper builds their cart, dynamically intervening with precision fit confidence to guide them to a single, perfect SKU before they press buy.
When Fytt detects duplicate items in different sizes within a single cart, it triggers an instant micro-intervention. By pairing cross-brand sizing telemetry with contextual item measurements, Fytt reassures the shopper on their exact fit, offering small incentives—like immediate free express shipping—if they drop the redundant size.
🎧 Audio Edition
Listen to Ada and Charles discuss today's business idea.
If you're reading this in your email, you may need to open the post in a browser to see the audio player.
💰 The Business Case
Revenue Model
- SaaS Subscription Tier: $149/month for stores doing up to $50k GMV, scaling to $499/month for stores up to $250k GMV.
- Performance Share: A 5% take rate on calculated saved logistics costs whenever a multi-SKU cart is successfully de-bracketed before purchase.
- Enterprise Custom Fit Tuning: $1,200+/month for high-volume apparel brands requiring bespoke ERP/PIM integrations and tailored sizing algorithms.
Go-To-Market
- Free "Bracket Leakage" Calculator: A lightweight diagnostic tool where DTC merchants input store metrics to calculate exact annual net margins lost specifically to multi-size returns.
- Open-Source Shopify Cart Detector: An open-source theme extension that flags multi-size cart events, introducing developers and store engineers to the core Fytt ecosystem.
- Programmatic SEO Strategy: Automated data pages targeting high-intent long-tail queries around sizing return rates, Shopify return mitigation, and apparel sizing standards.
⚔️ The Moat
Legacy fit tools like True Fit or Virtusize rely on tedious manual surveys or static size charts, leading to user drop-off. Return portals like Loop operate too late in the funnel.
Fytt builds an Anonymized Cross-Merchant Sizing Graph. As shoppers purchase across Fytt-enabled storefronts, the platform maps universal sizing equivalents (e.g., recognizing that a customer who wears a Medium in Brand A requires a Small in Brand B). Every purchase across the merchant network increases recommendation precision, building a powerful network effect and workflow moat that single-store plugins cannot replicate.
⏳ Why Now
The shift toward pre-purchase intervention is accelerating. The enormous scale of modern return management—evidenced by companies scaled to tackle the massive problem of online returns—proves that reverse logistics is one of retail's largest expense categories.
Simultaneously, storefronts face new discovery dynamics as AI reshapes the e-commerce intent gap. Merchants can no longer afford passive storefronts; they need proactive checkout intelligence that converts intent into single-fit purchases.
🛠️ Builder's Corner
To keep checkout lightning fast and prevent layout shifts, you could build the frontend extension as a native Shopify Checkout UI and Theme App Extension using React and TypeScript. This keeps runtime execution footprint negligible on the client side.
On the backend, a lightweight Node.js server powered by Fastify and hosted on Vercel Edge Functions can evaluate incoming cart item arrays in under 30 milliseconds. Store cross-merchant fit profiles in Upstash Redis for rapid global caching during checkout calls, backed by Supabase with PostgreSQL for storing merchant rules, sizing databases, and store analytics. Finally, register Shopify Webhook listeners to handle inventory variant adjustments dynamically whenever shoppers accept sizing interventions.
Legal Disclaimer: GammaVibe is provided for inspiration only. The ideas and names suggested have not been vetted for viability, legality, or intellectual property infringement (including patents and trademarks). This is not financial or legal advice. Always perform your own due diligence and clearance searches before executing on any concept.