No content to show

User Activity

すみません、こちらの件頂いたヒントをもとにliquidの書き方を変え解決いたしました!ありがとうございました! 
ご返答いただきありがとうございます。内容拝見して追加で質問させてください。 {% assign total_price = total_price | plus: (unit_price | times: fulfillmentLineItems_item.lineItem.currentQuantity) %}  こちらの部分の()はどのように表現すればよいでしょうか?ShopifyFlow内でliquidをかいているのですが、()が効きません。※エラーではじかれて保存が押せません。 初心者で...
Product Variantにメタフィールドをつくって商品上代を登録しているので、Orderが入った際にValiantからメタフィールドのvalueを参照し、各行の商品数量×上代(メタフィールドvalue)を出して合計値を算出したいのですがうまくいきません。 現在記述のliquidは下記となります。 {% assign total_price = 0 %} {% for fulfillmentLineItems_item in fulfillment.fulfillmentLineItems ...
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to