企业🤖AI智能体构建引擎,智能编排和调试,一键部署,支持私有化部署方案 广告
# 【商品管理】功能说明 # 【商品管理】功能说明 ### 商品管理 商品管理可对商品进行上架、下架、商品的分类添加等操作,商品出售中、已售罄等各状态的统计,参见下图: ![](https://fox.kf5.com/attachments/download/656903/0015732c93b19d0606e183595d1a3bd/ "在这里输入图片标题") ``` <pre class="calibre10">``` 商品管理首页页面 ``` ``` ![](https://fox.kf5.com/attachments/download/663544/0015735860772f36d1b5c86c3689d16/ "在这里输入图片标题") ``` <pre class="calibre10">``` 添加商品详情页面 ``` ``` ![](https://fox.kf5.com/attachments/download/663625/00157358a49a9b0bf04140820bb3de6/ "在这里输入图片标题") ``` <pre class="calibre10">``` 商品分类页面 ``` ``` ![](https://fox.kf5.com/attachments/download/663636/00157358abe60c955d1d341151c945d/ "在这里输入图片标题") ``` <pre class="calibre10">``` 商品分类前台展示页面 ``` ``` 删除的商品被暂存到回收站中且能回复到库中进行再次上架出售,也可彻底删除商品,删除后后期再次出售产品需重新添加设置,参见下图: ![](https://fox.kf5.com/attachments/download/663559/0015735874f7c3c736df623693f4393/ "在这里输入图片标题") ``` <pre class="calibre11">``` 回收站页面 ``` ```