docs: product builder tutorial (#13210)

* initial

* docs: product builder tutorial
This commit is contained in:
Shahed Nasser
2025-08-26 11:49:57 +03:00
committed by GitHub
parent 87a61baf8f
commit 4cda412243
14 changed files with 12200 additions and 7 deletions
@@ -176,6 +176,13 @@ While tutorials show you a specific use case, they also help you understand how
description:
"Learn how to implement pre-order functionality for products in your Medusa store.",
},
{
type: "link",
title: "Product Builder",
path: "/how-to-tutorials/tutorials/product-builder",
description:
"Learn how to implement a product builder that allows customers to customize products before adding them to the cart.",
},
{
type: "link",
title: "Product Reviews",