finalize changes

This commit is contained in:
Shahed Nasser
2025-03-11 12:18:40 +02:00
parent 8d23c97af9
commit a26f48fde2
21 changed files with 9330 additions and 9188 deletions
@@ -4,6 +4,7 @@ tags:
- cart
- order
- server
- tutorial
---
import { Github, PlaySolid } from "@medusajs/icons"
@@ -4250,5 +4251,3 @@ You've now implemented quote management features in Medusa. There's still more t
If you're new to Medusa, check out the [main documentation](!docs!/learn), where you'll get a more in-depth learning of all the concepts you've used in this guide and more.
To learn more about the commerce features that Medusa provides, check out Medusa's [Commerce Modules](../../../commerce-modules/page.mdx).
You can also check out other guides such as [deployment](../../../deployment/page.mdx) and [integration](../../../integrations/page.mdx) guides.