feat: restructure docs into store, marketing, builder, and config sections

This commit is contained in:
Dwindi Ramadhana
2026-02-05 00:46:35 +07:00
parent 259496bc86
commit 1d1daefb37
22 changed files with 950 additions and 103 deletions

View File

@@ -0,0 +1,13 @@
---
title: Wishlist
description: Let customers save products.
---
# Wishlist
Enable the heart icon on your products.
## How it works
* **Guest Support**: Guests can save items (stored in cookies/local storage).
* **Account Sync**: When guests log in, their wishlist is saved to their account.
* **Sharing**: Customers can share their wishlist via social media or email.