我正在 Shopify 上工作,我的要求是添加一些用户的额外信息,我按照此链接进行了操作:-
http://docs.shopify.com/manual/configuration/store-customization/communicating-with-customers/accounts-and-newsletters/capture-additional-information-in-the-account-registration-form
但现在我想知道如何从液体代码中的 customer[note][label] 字段获取值。就像我可以使用存储在 customer[name] 字段中的客户名称来获取客户的姓名,但无法从customer[note][label]{{customer.name}}字段中获取值。
{{customer.name}}
liquid shopify
liquid ×1
shopify ×1