Back to Changelog
Product Update

Context-Key & Context-Domain

Advanced context routing enables sophisticated multi-tenant and multi-region setups.

Context Keys:

Named configurations that map to specific content, pricing, or feature variations:

  • A/B testing scenarios
  • Customer segments (B2B, VIP, wholesale)
  • Market-specific experiences

Context Domains:

Automatically select context based on the requesting domain - different storefronts serve different content from the same Frontic project.

Example:

shop.de → German content (default)
shop.de + contextKey: "vip" → German content + VIP pricing

Works seamlessly with the Client SDK. Configuration happens in the admin UI - no frontend code changes required.

Share this update