> For AI agents: the complete documentation index is available at https://docs.halo.run/llms.txt, the full documentation bundle is available at https://docs.halo.run/llms-full.txt.

# 商城主题开发

默认情况下，我们已经在 Halo 本身内置了一套默认的商城模板，如果当前主题没有提供对应的模板文件，则会使用内置的模板文件。

如果你需要定制商城页面或者开发一套全新的商城主题，可以参考以下 GitHub 仓库：

- [lxware-dev/shop-templates](https://github.com/lxware-dev/shop-templates)：Halo 商城基础模板与主题适配文档
- [lxware-dev/theme-shop-starter](https://github.com/lxware-dev/theme-shop-starter)：Halo 商城的基础示例主题
- [lxware-dev/theme-shop-advanced-starter](https://github.com/lxware-dev/theme-shop-advanced-starter)：Halo 商城的二次开发示例主题
