www/apps/book/app/learn/customization/extend-features/page.mdx
export const metadata = {
title: ${pageNumber} Extend Core Commerce Features,
}
In the upcoming chapters, you'll learn about the concepts and tools to extend Medusa's core commerce features.
In other commerce platforms, you extend core features and models through hacky workarounds that can introduce unexpected issues and side effects across the platform. It also makes your application difficult to maintain and upgrade in the long run.
The Medusa Framework and orchestration tools mitigate these issues while supporting all your customization needs:
The next chapters explain how to use the tools mentioned above with step-by-step guides. You'll continue with the brands example from the previous chapters to: