# 如何为商品设置价格

## 基础价格

你可以为商品设置一个基础价格。如果你有不同的价格选项，可以通过添加附加服务或者个性定制选项来完成。

## 不同的价格选项

附加服务和个性定制选项都可以为你提供更灵活的价格组合。

### 个性定制选项

如果你的定制类型是个性定制，你就可以添加不同的个性定制选项供买家选择。你可以为每个选项设置单独的价格增减。请注意，你在这里设置的价格是在基础价格之上增加或减少的金额，而非订单总金额。

### 附加服务

你可以为每个附加服务设置单独的价格增减。你可以按以下步骤进行操作

1. 创建商品或编辑商品的流程中，在**价格和周期**页面，点击**添加附加服务**
2. 填&#x5199;**`附加服务标题`**
3. 设置在基础价格之上增加的金额，如果是在基础价格之上减少金额，点击一下`➕`则可切换成`➖`

   *请注意，你在这里设置的价格是在基础价格之上增加或减少的金额，而非订单总金额。*


---

# Agent Instructions: 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://shouyu.gitbook.io/untitled/seller/chuang-jian-shang-pin/ru-he-wei-shang-pin-she-zhi-jia-ge.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.
