feat(storefront): update FAQ and legal documentation
- Added new FAQ sections for account security, ordering and checkout, returns, shipping, and contact information. - Introduced legal documents including privacy policy, terms of service, data protection, and general terms and conditions. - Updated package dependencies to include gray-matter and remark-gfm for enhanced markdown support.
This commit is contained in:
11
apps/storefront/content/faq/account-and-security.md
Normal file
11
apps/storefront/content/faq/account-and-security.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: Account & security
|
||||
subtitle: Sign-in, password reset, and account access.
|
||||
order: 4
|
||||
---
|
||||
|
||||
### How do I reset my password?
|
||||
If you signed up with email and password, use the **Forgot password** link on the sign-in page. You will receive an email with instructions to reset your password. If you signed up with Google or another provider, sign in using that same option; there is no separate password to reset.
|
||||
|
||||
### Where can I see my order history?
|
||||
Sign in and go to [Order History](/account/orders). From there you can view your orders, see tracking information, and request returns where applicable.
|
||||
Reference in New Issue
Block a user