# Retention, returns and sector benchmarks that matter
A fast-fashion brand celebrates a 22% repeat purchase rate. Across town, a premium house quietly runs at 48%. Same city, same category, more than double the loyalty. But before you conclude the premium house wins, look at one hidden number: its return rate on dresses ordered online runs near 40%. Half of those "sales" walk back through the door. This is why raw retention and revenue figures lie in fashion, and why return-adjusted marketing metrics separate the operators who understand their business from the ones who just read the top line.
Most marketing playbooks assume a sale is a sale. In apparel, it is not. A customer can buy five sizes of one jacket, keep one, and return four. Your acquisition dashboard logs a big order. Your warehouse logs a headache.
So every core marketing metric in this sector needs a returns adjustment. We will walk through three: retention, return-adjusted lifetime valuelifetime valueLifetime Value: the total revenue (or profit) a customer generates throughout their entire relationship with your business.View full definition →, and how to benchmark both against DTC, luxury, and mass-market norms.
First, definitions so nobody is lost.
A single repeat rate is a snapshot. A retention curve is the movie. It tells you *when* customers lapse, which tells you what to fix.
Fashion retention curves have a signature shape: a steep early drop, then a flattening "loyal core." The height of that flat tail is what matters.
Rough, commonly cited estimates (treat as directional, not gospel, and category-dependent):
Why the gap? Price and identity. A shopper buying a 900 euro coat is making a considered, emotional purchase tied to brand meaning. A shopper buying a 19 euro top is buying disposability. Loyalty follows involvement.
But watch the trap: fast fashion compensates with frequency. A Zara or H&M customer might buy eight times a year at low margin; a luxury customer buys twice at high margin. Neither retention rate is "better" in isolation. You have to translate to value.
For a clean primer on reading cohort retention, Shopify's guide to customer retention is a solid free starting point.
Here is the calculation that reorganizes how you think.
Step 1: gross order value. Say a DTC womenswear brand has an average order value (AOV) of 120 euros.
Step 2: apply the return rate. Online apparel returns in Europe and the US are commonly estimated at 20% to 30% overall, and considerably higher for online-only fashion and for fit-sensitive categories like dresses and footwear (often cited at 30% to 50%). Use 30% here.
Net revenue per order = 120 x (1, 0.30) = 84 euros.
Step 3: apply gross margin. Say 60% margin. Note we subtract returns *before* margin, and we also carry the cost of processing returns (shipping both ways, restocking, write-offs on damaged items). Assume return handling costs eat another 8 euros per original order on average.
Contribution per net order = (84 x 0.60) - 8 = 50.40, 8 = 42.40 euros.
Step 4: apply purchase frequency and retention. Say the customer places 2.5 orders in their active lifetime.
Return-adjusted LTVLTVLifetime Value: the total revenue (or profit) a customer generates throughout their entire relationship with your business.View full definition → = 42.40 x 2.5 = 106 euros.
Step 5: compare to CAC. If CACCACCustomer Acquisition Cost (CAC) is the total sales and marketing spend divided by the number of new customers gained in a period. It measures how efficiently you grow.View full definition → is 45 euros, your LTVLTVLifetime Value: the total revenue (or profit) a customer generates throughout their entire relationship with your business.View full definition →:CACCACCustomer Acquisition Cost (CAC) is the total sales and marketing spend divided by the number of new customers gained in a period. It measures how efficiently you grow.View full definition → ratio is 106 / 45 = 2.35.
A widely used marketing rule of thumb is that LTVLTVLifetime Value: the total revenue (or profit) a customer generates throughout their entire relationship with your business.View full definition →:CACCACCustomer Acquisition Cost (CAC) is the total sales and marketing spend divided by the number of new customers gained in a period. It measures how efficiently you grow.View full definition → around 3:1 is healthy; below 1:1 you lose money on every customer. At 2.35, this brand is viable but tight, and the returns line is the reason. Cut returns from 30% to 20% and net revenue per order jumps to 96 euros, contribution to roughly 51.60 euros, LTVLTVLifetime Value: the total revenue (or profit) a customer generates throughout their entire relationship with your business.View full definition → to about 129 euros, and the ratio to 2.87. The single fastest lever here is not more ad spend. It is fixing fit and returns.
That is the whole point of this lesson: in fashion, marketing efficiency and returns are the same conversation.
A number means nothing without a comparison set. But you must compare like with like. Three benchmark buckets:
Real players: Zara (Inditex), H&M, Shein, Primark. The model runs on high frequency, thin margins, aggressive newness, and tolerance for returns as a cost of scale. Benchmark yourself here only if you compete on price and speed. Repeat rate 20% to 30% is normal; the win is frequency and low CACCACCustomer Acquisition Cost (CAC) is the total sales and marketing spend divided by the number of new customers gained in a period. It measures how efficiently you grow.View full definition → through massive brand awarenessbrand awarenessThe degree to which your target audience recognises or recalls your brand, either prompted or unprompted. It measures how present your brand is in people's minds.View full definition →.
Real players: Allbirds, Gymshark, Reformation, Vinted (resale). Here CACCACCustomer Acquisition Cost (CAC) is the total sales and marketing spend divided by the number of new customers gained in a period. It measures how efficiently you grow.View full definition → has risen sharply since the privacy changes of the early 2020s (Apple's App Tracking Transparency, cookie deprecation), squeezing the paid-acquisition model many DTC brands were built on. Benchmark: watch LTVLTVLifetime Value: the total revenue (or profit) a customer generates throughout their entire relationship with your business.View full definition →:CACCACCustomer Acquisition Cost (CAC) is the total sales and marketing spend divided by the number of new customers gained in a period. It measures how efficiently you grow.View full definition → obsessively, target the 3:1 zone, and expect returns to be your biggest margin threat.
Real players: LVMH brands (Louis Vuitton, Dior), Kering (Gucci, Saint Laurent), Hermès. High retention (40%+), lower frequency, very high margin, and a returns rate that is often *lower* in-store than online because purchases are considered and assisted. Benchmark: retention and share of wallet matter more than raw acquisition volume.
The cardinal error is a DTC founder benchmarking their 24% repeat rate against a luxury maison's 48% and panicking. Wrong comparison set. Benchmark against your own peers and, more importantly, against your own trailing cohorts.
Knowledge check
1. Why can a higher repeat purchase rate be misleading when comparing two fashion brands?
2. What is the key conceptual reason standard marketing math breaks down in apparel?
3. Why is a retention curve more useful for fixing loyalty problems than a single repeat purchase rate?
4. Select ALL correct answers about why return-adjusted metrics matter in fashion marketing.
Select all the correct answers.
5. Select ALL correct answers describing the typical shape and interpretation of a fashion retention curve.
Select all the correct answers.
Returns are usually dumped on operations. Marketers should own them too, because return *reasons* are free customer research.
Break returns into buckets:
If 60% of returns are fit-related, your highest-ROIROIReturn on Investment: the ratio of net profit to the cost of an investment. A 300% ROI means each dollar invested returns $3.View full definition → "marketing" investment might be better fit content or a size-recommendation widget, not another campaign.
A quick way to see which products silently destroy margin is a net-margin-after-returns view by SKU:
net_margin_pct = (
(gross_revenue - returned_revenue) * margin_rate
- return_handling_cost
) / gross_revenue
# Example: a dress line
# gross_revenue = 50000, returned_revenue = 22000 (44% return rate)
# margin_rate = 0.62, return_handling = 4200
# = ((50000 - 22000) * 0.62 - 4200) / 50000
# = (17360 - 4200) / 50000 = 0.263 -> 26.3% net marginThat dress line *looks* like a 62% margin product. After a 44% return rate it nets 26%. Rank your catalog this way and you will find "bestsellers" that are quietly your worst performers.
Go back to the opening. Fast-fashion brand at 22% repeat, premium house at 48% with a 30%+ online return rate. Now you know the right questions: What is each one's purchase frequency? What is the *return-adjusted* contribution per order? What is CACCACCustomer Acquisition Cost (CAC) is the total sales and marketing spend divided by the number of new customers gained in a period. It measures how efficiently you grow.View full definition → relative to the correct peer set? The premium house's higher return rate can still leave it far ahead on net LTVLTVLifetime Value: the total revenue (or profit) a customer generates throughout their entire relationship with your business.View full definition → because of margin and considered purchase behavior. Or it might not. Only the return-adjusted math tells you.