docs: added gift message guide (#12833)

This commit is contained in:
Shahed Nasser
2025-06-27 10:36:15 +03:00
committed by GitHub
parent 98de6b6ca3
commit f614d86332
11 changed files with 741 additions and 18 deletions
@@ -72,6 +72,13 @@ export const howToTutorialsSidebar = [
While tutorials show you a specific use case, they also help you understand how to implement similar use cases in your own projects. Also, you can implement the use case in a tutorial differently to fit your business requirements.`,
children: [
{
type: "link",
title: "Add Gift Message",
path: "/how-to-tutorials/tutorials/gift-message",
description:
"Learn how to add a gift option and message to items in the cart.",
},
{
type: "ref",
title: "Analytics with Segment",