feat: restructure docs into store, marketing, builder, and config sections
This commit is contained in:
13
contents/docs/marketing/wishlist.md
Normal file
13
contents/docs/marketing/wishlist.md
Normal 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.
|
||||
Reference in New Issue
Block a user