> For the complete documentation index, see [llms.txt](https://www.boxhero.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.boxhero.io/docs/documentation/zh/gai-nian/attributes.md).

# 属性

<figure><img src="/files/1b3c9974cd760cea93a86456ffe8408ed3e8c0f7" alt=""><figcaption></figcaption></figure>

***

## 如何添加属性

要添加和管理您的商品属性，请前往 <mark style="color:$primary;">`数据中心`</mark> > <mark style="color:$primary;">`属性`</mark>.

<figure><img src="/files/7df0486418a6d7376bb670bb12a53cd2ef3682b4" alt=""><figcaption></figcaption></figure>

### 属性类型

* **文本**：输入普通文本或数字。
* **数字**：输入整数或小数。
* **日期**：输入日期（例如：2027-10-08）。
* **条码**：输入字母数字字符用于条码打印和扫描。
* **文件：** 将图片、文档和其他文件上传到您的商品中（最大：10 MB）。

<figure><img src="/files/1be2cbe84fe7ddadcf5faf41db31b13c68b021d0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**注意**：商品名称、SKU、条码、成本和价格是内置字段——它们始终存在，且不能重命名或删除。相比之下，自定义属性是完全可编辑的。
{% endhint %}

### 输入属性数据

添加属性后，您可以在商品登记过程中为每个属性输入相关数据。

<figure><img src="/files/36357727f711f1ad45fea005358b90b12724362c" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
当您选择某个属性时，系统会根据您之前输入的内容显示一个建议列表（即自动完成列表）。
{% endhint %}

***

## 分组与排序

可以根据属性对商品进行分组和查看。例如，您可以按颜色或品牌查看商品。

### A. 在电脑上

{% embed url="<https://customer-0jrbilsa8yt3k758.cloudflarestream.com/d60efe795b738bcf680779aa3304d256/iframe?autoplay=true&controls=false&letterboxColor=transparent&loop=true&muted=true&poster=https://customer-0jrbilsa8yt3k758.cloudflarestream.com/d60efe795b738bcf680779aa3304d256/thumbnails/thumbnail.jpg?height=1080&preload=true>" %}

#### 按...分组

您可以 **多次对商品分组** 并创建嵌套分类。例如，您可以先按类型分组，然后进一步按 *品牌*，然后按 *名称*，以获得更详细且更有条理的结构。

<figure><img src="/files/66aa46d0677992f942620ce94277b9e08c0fa76b" alt=""><figcaption><p>按以下方式对商品分组 <em>类型</em> > <em>品牌</em> > <em>商品名称</em></p></figcaption></figure>

#### 排序选项

您还可以 **排序** **商品** 按字母顺序（A 到 Z）或按库存数量排序，从大到小或从小到大。

<figure><img src="/files/c711e0109716cd2ad1cfe58fb37935896cf6e36e" alt="Sort items by Name or Quantity"><figcaption></figcaption></figure>

### B. 在手机上

您也可以在移动应用中以相同方式对商品进行分组、筛选和排序。

{% embed url="<https://customer-0jrbilsa8yt3k758.cloudflarestream.com/3c04d31f6503477b941b88951f0d4984/iframe?autoplay=true&controls=false&letterboxColor=transparent&loop=true&muted=true&poster=https://customer-0jrbilsa8yt3k758.cloudflarestream.com/3c04d31f6503477b941b88951f0d4984/thumbnails/thumbnail.jpg?height=1080&preload=true>" %}

## 变更历史 <a href="#change-history" id="change-history"></a>

<mark style="color:$primary;">`变更历史`</mark> 显示对商品所做编辑的记录——变更的字段、变更前后的值、发生时间以及执行更改的人。

要查看商品详情和属性值的变更，请前往 <mark style="color:$primary;">`商品列表`</mark> > 选择一个商品 > <mark style="color:$primary;">`···`</mark> （更多）> <mark style="color:$primary;">`变更历史`</mark>.

<figure><img src="/files/a156a86f3549e25c37de0a58676c84527f6a7c03" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:$primary;">`变更历史`</mark> 也适用于 [组合包](/docs/documentation/zh/zhu-yao-gong-neng/purchase-and-sales/bundles.md) 。对于组合包，它还会跟踪“备注”字段的更改。
{% endhint %}

***

## 常见问题

**想了解更多信息？** 在我们的 FAQ 中查找常见问题的答案。

{% content-ref url="/spaces/1XHeAQmLMHSILvJsICC2/pages/387d562418db0c18867081a8852ffba7dc12c24d" %}
[商品与属性](/docs/faq/zh/ku-cun-yu-jiao-yi/shang-pin-yu-shu-xing.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.boxhero.io/docs/documentation/zh/gai-nian/attributes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
