【发布时间】:2018-04-13 09:18:37
【问题描述】:
我正在使用 shopify plus 商店。 我想在结帐脚本编辑器中访问购物车属性。 有没有办法在结帐脚本编辑器中获取购物车属性?
{
token: "18da3b31a1b1d045500ad49e17836d5a",
note: "",
attributes: {
simply_test: "1"
},
original_total_price: 2900,
total_price: 2900,
total_discount: 0,
total_weight: 0,
item_count: 1,
items: [..],
requires_shipping: true,
currency: "USD"
}
【问题讨论】:
标签: shopify