# Shopify最佳实践

这个Journey给您带来的好处

* 目标受众是那些在支付页面，已经输入好了相关信息但最后关闭了支付页面，并未支付成功的用户。
* 邀请用户回来继续结账，完成下单

## 前提

正式创建Journey前，您需要创建一个带有Shopify支付链接的消息模版。

* 设置好模版内容
* 在Buttons中选择Call to action > Visit Website > Shopify link, 设置好后保存即可。

<figure><img src="/files/GSLH7dddrGESKfy9Vn9w" alt=""><figcaption><p>带有Shopify支付链接的消息模版</p></figcaption></figure>

## Trigger设置

**进入Trigger：**

* 发送时间：Shopify events\_Shopify checkout created
* 发件人：选择您已经创建的WhatsApp手机号码
* 受众：在本用例中一般不会做额外限制
* 是否过滤退订客户：建议勾选
* 客户触发限制：选择Enter every time the person matches the rules （客户只要满足了条件，每次都触发）

**退出Trigger：**

* 退出规则：Shopify events\_Shopify order paid

**目标：**

* 本用例中不设置额外的目标

## 创建等待时间

新建组件 Wait ，并设置等待时间，再将 Trigger 与 Wait 两个组件连接。

这代表您最多等待客户多长时间去完成结账下单。

## 选择消息模版

选择提前预设好的带有Shopify支付链接的消息模版，并选择好模版中变量对应的属性。连接Wait组件，点击保存完成Journey创建。

<figure><img src="/files/Ic4MFNuF9wqQqWsr6XhH" alt=""><figcaption><p>选择对应的变量的模版</p></figcaption></figure>


---

# 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://helpdocs.ycloud.com/help-center/zh/integrations/dian-zi-shang-wu/shopify/shopify-zui-jia-shi-jian.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.
