> For the complete documentation index, see [llms.txt](https://docs.bogos.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bogos.io/cn/detailed-guide/customize/customize-thank-you-page-upsell.md).

# 自定义感谢页追加销售

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

### 1. 通用

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

**小组件布局**

* **轮播：** 以可滚动的横向格式显示追加销售商品。
* **堆叠：** 以纵向列表显示追加销售商品。

**图片对齐方式：** 控制商品图片在小组件内的位置（顶部、居中、底部）。

**边框圆角：** 控制小组件边角的圆润程度。

### 2. 小组件信息

**启用追加销售消息：** 打开此选项可在追加销售小组件顶部显示一条消息。

**启用对比价格：** 打开此选项可显示应用折扣前追加销售商品的原价。

**追加销售消息：** 自定义显示在追加销售小组件顶部的消息。

**按钮文本：** 选择顾客将点击以把追加销售商品添加到结账摘要中的按钮文本。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf0AP7Ir7m2rK7syXr7GfSq03jtNLwd8fD_podKfOnafgeLrT7V7CPJGQg_8Gzt2jRgJZMRL4LZWA48b-jmUT_svF0oIF5fEqImQYclG6vy--7n-k3nyFT53WqWBLxDRHBXfJDh?key=AIxlYn9hwP4xvs3rgpboLynD" alt=""><figcaption></figcaption></figure>

### 3. 颜色

**按钮样式：** 用于将追加销售商品添加到结账摘要的按钮。

**背景颜色：** 追加销售小组件的背景颜色。

**价格颜色：** 顾客将支付的折扣后价格。

如果您为价格选择\*\*"强调色"\*\*，BOGOS 会将价格颜色与您结账主题中设置的强调色同步。

要更改它，请点击蓝色文字\*\*"在此处设置您店铺的强调色"\*\*，跳转到您的主题编辑器，然后调整您想要的强调色。

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXffdG5Y3apCo_Z9Svo3jbIqL0TJorZfg6T3PU9F28M58zvYEp-wnARmEsNoeE5kpP3JcTrB1xTJX1HzKNRQgdXzOm8cYYyA_n73IdFiVNY-9zda--xZGHc2PWBuBCAq2JpcQVLALQ?key=AIxlYn9hwP4xvs3rgpboLynD" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bogos.io/cn/detailed-guide/customize/customize-thank-you-page-upsell.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
