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: Coupons
description: Smart discounts and promotions.
---
# Coupons
Go beyond standard WooCommerce coupons.
## Smart Features
* **Auto-Apply**: Apply coupons automatically when cart conditions are met.
* **Bulk Generation**: Generate thousands of unique codes for partners.
* **URL Coupons**: Create links that automatically apply a discount when clicked.

View File

@@ -0,0 +1,14 @@
---
title: Marketing Suite
description: Grow your business with built-in tools.
---
# Marketing Suite
WooNooW comes with a powerful suite of marketing tools to help you retain customers and increase sales.
## Features
* **[Newsletter](/docs/marketing/newsletter)**: Create campaigns and manage subscribers directly from your dashboard.
* **[Coupons](/docs/marketing/coupons)**: Create smart coupons and automatic discounts.
* **[Wishlist](/docs/marketing/wishlist)**: Let customers save their favorite items for later.

View File

@@ -0,0 +1,20 @@
---
title: Newsletter
description: Manage subscribers and campaigns.
---
# Newsletter
A complete email marketing solution built into your store.
## Subscribers
Automatically capture emails at checkout or via the footer form.
* **GDPR**: Includes double opt-in support.
* **Segmentation**: Tag subscribers based on purchase history.
## Campaigns
Send beautiful HTML emails to your list.
1. Go to **Marketing > Newsletter**.
2. Click **New Campaign**.
3. Use the Template Builder to design your email.
4. Schedule or send immediately.

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.