payment_button
生成一个承载网站快速结账按钮的 HTML 容器。该 filter 必须用于网站的 product form 里。
{{#product_form product}}
your code
<div class="form__buttons">
{{#payment_button/}}
</div>
{{/product_form}}
例子
payment_button
{{#product_form product}}
your code
<div class="form__buttons">
{{#payment_button/}}
</div>
{{/product_form}}
这篇文章对你有帮助吗?
SHOPLINE