> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.omegatheme.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# 动态送达日期结账扩展功能

## 结账页面预计送达时间(ETA)功能说明

**注意**：此功能为**Shopify Plus**专属，需升级至[新版结账扩展系统](https://www.shopify.com/plus/upgrading-to-checkout-extensibility)。

开发者可通过[结账与客户账户扩展预览](https://shopify.dev/docs/api/release-notes/developer-previews#checkout-and-customer-accounts-extensibility-developer-preview)进行测试。

${youtube}[Synctrack预计送达日期 - Shopify Plus结账扩展](9tnZXKsH3uE?si=sDPjsRbY0TPPef5f)



### 结账-配送方式设置

在结账页面显示ETA信息，帮助客户了解预计收货时间并比较不同配送方式的时效与费用。该功能从[配送配置](https://help.shopify.com/en/manual/fulfillment/setup/shipping-profiles/setting-up-shipping-profiles)获取运费名称，并在每个配送方式下方动态更新ETA信息（支持分批发货）。

![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_1dg4m28.png)

#### 配置步骤：
1. 进入ETA结账扩展 > 结账 > 配送方式 > 点击"创建规则"
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_1xab23a.png)

**第一步：预估设置**
* 从店铺[配送配置](https://help.shopify.com/en/manual/fulfillment/setup/shipping-profiles/setting-up-shipping-profiles)同步配送方式（需完全匹配大小写）
* 第三方承运商创建的配送方式需手动输入准确名称
* 多语言场景需为每种翻译创建独立规则（如"Express Shipping"和法语"Livraison Express"）
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_1q96yv0.png)

* 设置将在结账页面显示的预估日期和消息文本
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_1ts5qtv.png)

**第二步：显示条件**
* **商品条件**：基于结算商品设置包含/排除规则（支持产品/变体/集合/供应商等）
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_nj2b9v.png)

* **配送地址条件**：
* 国家/地区：从预定义列表选择
* 城市：输入不区分大小写的城市名
* 州/省：注意部分地区名称可能因语言差异显示不同
* 邮编：支持三种格式：
    1. 具体邮编（如10001,10002）
    2. 数字范围（如10000:20000）
    3. 混合格式（如10001,10005:10010,10100）
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_7g2cw0.png)
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1lrb6a5.png)

**第三步：外观设置**
* 自定义文本样式和图标（受Shopify规范限制，不支持自定义CSS）
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_uvqaza.png)

#### 规则优先级
当多个规则适用时，系统按以下顺序优先显示（仅展示一条规则）：
1. 最早最小备货日期 → ... → 最长最大交付日期
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_101ze7d.png)
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_1ltkgdk.png)

#### 添加区块到结账页面
完成规则设置后：
1. 点击"添加区块"快速访问结账编辑器
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_1t7cgt2.png)
2. 在"应用"版块添加区块
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_qw6a8j.png)
3. 或通过"添加应用区块"添加
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_18s92rx.png)
4. 区块将固定显示在配送方式名称下方
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_ahvo4t.png)



### 结账-商品行项目显示
在每件商品旁显示所选配送方式及ETA（当客户更改配送方式时实时更新）
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_q27c11.png)

**前提条件**：
1. 已完成配送方式规则设置
2. 已在结账页面添加应用区块

**配置方法**：
1. 点击"启用"
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_1ybh1wl.png)
2. 自定义标签文本及是否显示配送方式名称
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_tm3u98.png)

**高级定制**：
* 在Shopify订单管理的"附加详情"中显示ETA
![](https://storage.crisp.chat/users/helpdesk/website/-/8/3/8/3/8383e5404a31c000/image_wlcb7z.png)



### 感谢页&订单状态页横幅
显示所有已选配送方式及其ETA信息
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_6b7m9g.png)
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_6uaq50.png)

**配置步骤**：
1. 点击"添加区块"
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_usiuxt.png)
2. 可自由调整横幅位置
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_1fpqfyr.png)
![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_86rb49.png)



### 常见问题解答

1. **结账页日期是否动态更新？**  
是，每次访问都会按当前日期重新计算。

2. **使用其他应用重命名配送方式后如何设置规则？**  
必须使用配送配置中的原始名称创建规则。

3. **"STANDARD"和"Standard"是否被视为不同配送方式？**  
是，区分大小写，需分别创建规则。

4. **配送配置中存在重复名称怎么办？**  
相同名称会被系统视为同一方式，建议修改配送配置中的名称。

5. **修改配送名称后ETA不显示怎么办？**  
需重新同步并更新规则中的配送方式名称。

6. **为什么更改配送方式时商品行加载较慢？**  
技术限制导致需逐个重新加载商品列表，商品数量多时可能有1-2秒延迟。