docs: add missing documentation for new features (checkout auto-registration, visual builder sections, appearance toggles, software & subscription guides)
This commit is contained in:
@@ -62,11 +62,18 @@ After reviewing everything:
|
||||
|
||||
## Features
|
||||
|
||||
### Guest Checkout
|
||||
### Guest Checkout & Auto-Registration
|
||||
|
||||
Allow customers to checkout without creating an account.
|
||||
Allow customers to checkout without creating an account upfront.
|
||||
Configure in **WooCommerce → Settings → Accounts & Privacy**.
|
||||
|
||||
**Seamless Auto-Registration:**
|
||||
WooNooW implements a frictionless auto-registration flow. If a guest checks out with an email that isn't registered, the system will:
|
||||
1. Automatically create an account in the background.
|
||||
2. Securely generate a random password.
|
||||
3. Automatically log the user in immediately after checkout.
|
||||
4. Send an email containing their new login credentials so they can track their order and easily return.
|
||||
|
||||
### Coupon Codes
|
||||
|
||||
Customers can apply discount codes:
|
||||
|
||||
Reference in New Issue
Block a user