docs: remove empty storefront guides (#12844)

This commit is contained in:
Shahed Nasser
2025-06-27 15:26:46 +03:00
committed by GitHub
parent d1b1ce2885
commit e58eb5ef90
6 changed files with 25 additions and 91 deletions
@@ -1,16 +0,0 @@
---
products:
- customer
---
import { ChildDocs } from "docs-ui"
export const metadata = {
title: `Customers in Storefront`,
}
# {metadata.title}
A customer can register, manage their account, keep track of their orders, and more.
<ChildDocs type="item" onlyTopLevel={true} />