A fast campaign rhythm does not mean starting over every season; the key is for you to separate what can change from what must remain constant.
A D2C brand needs a system flexible enough to change its appearance according to campaigns without affecting the purchasing and payment flow. The most sustainable way is to use a three-tier token architecture: only overwrite the semantic layer for each topic while keeping the core components intact. Avoid creating a separate interface for each campaign, as this will become unmanageable over time.
Direct-to-consumer (D2C) brands thrive on continuous campaign rhythms: launching new collections, seasonal sales, special days, and holidays. The question Sinh Vũ hears most from D2C brand owners is: how flexible should the design system be to keep up without turning into an unmanageable chaos? The answer is not "the more flexible, the better." The answer is: flexible where it matters, rigid where it counts.
All digital design systems have two types of decisions. One is perceptual decisions (the sensory layer): colors, typography, imagery, tone. This is where the brand expresses its personality and differentiates each campaign. The second is functional decisions: page layout, cart flow, checkout steps. This is where users complete what they need to do.
The most common mistake for D2C brands is mixing these two layers. Each Tet sale or summer sale creates a completely separate interface set, with different colors and flows. As a result, after three seasons, the codebase has three sets, none of which are consistent, and the technical team spends many hours figuring out where the errors are.
Alla Kholmatova's principle in the book Design Systems clearly states: a good system allows for variations at the perceptual layer while keeping functional patterns stable. By separating these two layers, you can run campaigns quickly without disrupting what is already working well.
Tokens (definitions of design values such as color, font size, spacing) are organized into three layers:
Nathan Curtis from EightShapes calls semantic tokens the place that carries "contextual design intent." Just touching this layer, the entire campaign interface becomes consistent without missing anything.
Brad Frost in The Many Faces of Themeable Design Systems calls this architecture the secret to theming, meaning changing the appearance of a campaign or sub-brand without having to rebuild the system.
If the marketing team builds landing pages a few times a month but always has to wait for technical support, the campaign pace will slow down regardless of how good the token system is.
Conditions for the self-service block to operate smoothly: the block must be thoroughly vetted before release. If the marketing team is allowed to assemble everything without limits, brand identity will gradually dilute with each campaign.
This is a principle that Sinh Vũ strictly adheres to in all D2C projects. The payment flow is the final step, where actual revenue is generated. Any change in the interface here, even a small one, can confuse customers or erode trust at the most critical moment.
The campaign has strong variations on previous pages: campaign homepage, category page, product page. However, from the cart page to order confirmation, the interface remains consistent throughout the year, not seasonally.
Semantic tokens carry design intent based on context, separated from the original values. Changing a campaign only requires touching this layer.
Nathan Curtis, Naming Tokens in Design Systems (EightShapes)
For D2C projects, Sinh Vũ builds tokens in the DTCG format (Design Token Community Group, a standard for design tools and code to read the same token file). The marketing team is empowered to change the semantic layer for each campaign, while the core component set and purchase flow remain unchanged. The rhythm of launching new campaigns is no longer dependent on the technical schedule, but it is also not completely unanchored as the tokens and block set define the limits of variation.
The flexible level sufficient for high-paced D2C is: the ability to change the appearance according to the campaign within hours, not days, without writing an additional line of code beyond the token layer.
Topic: How flexible should the design system be for high-campaign D2C brands. Sinh Vũ guide, sinhvu.com
Select each item you find appropriate, then print or save as PDF to take with you.
If you have marked most of the signs above, this is the time to discuss in more detail. Sinh Vũ can help you review and propose a direction.
Brad Frost, The Many Faces of Themeable Design Systems. Nathan Curtis, Naming Tokens in Design Systems (EightShapes). Alla Kholmatova, Design Systems (Smashing Magazine). Practical experience from Sinh Vũ with D2C brands in Vietnam.
No. Flexibility in the true sense means you only change colors, fonts, and images according to the theme, while the component set and payment flow remain unchanged. A properly built system can serve dozens of campaigns without needing to rebuild the foundation.
Yes, if the system has a self-service block library. The marketing team can assemble predefined blocks according to the campaign tokens without needing to touch the code. The condition is that the block set must be designed and approved in advance, not created spontaneously each season.
Typically, it is not advisable. The payment flow is the most critical stage in the order lifecycle; changing the interface here easily creates technical risks and can lose customer trust. Sinh Vũ recommends keeping this flow outside the campaign's creative variations, only changing screens before the order confirmation step.