docs: add loyalty points guide (#12130)

* docs: add loyalty points guide

* remove og
This commit is contained in:
Shahed Nasser
2025-04-16 10:58:27 +03:00
committed by GitHub
parent 9851598dae
commit fe48f825f8
21 changed files with 16796 additions and 12818 deletions
File diff suppressed because it is too large Load Diff
@@ -46,7 +46,7 @@ Medusa doesn't provide product reviews out-of-the-box, but Medusa's framework fa
You can follow this guide whether you're new to Medusa or an advanced Medusa developer.
### Summary
## Summary
By following this tutorial, you'll learn how to:
@@ -187,7 +187,7 @@ The `Review` data model has the following properties:
<Note>
Learn more about defining data model properties in the [Property Types documentation](/learn/fundamentals/data-models/property-types).
Learn more about defining data model properties in the [Property Types documentation](!docs!/learn/fundamentals/data-models/properties).
</Note>