ShopifyやEコマースに関連することを話してみよう
Hi, I'm currently located in Japan and have a Shopify store here.
I want to add tracking code with variables and refer the subtotal price from checkout.
However, the code needs to be {{checkout.subtotal_price}} and cannot include |money.
Since my store is using JPY currency, so if I add {{checkout.subtotal_price}}, then it shows extra 00 in the end.
Is there any way that I can output pure right price number?
Thanks!
解決済! ベストソリューションを見る。
成功
Or
{{ checkout.subtotal_price | money_without_currency }}
How about using Math filters?
https://help.shopify.com/en/themes/liquid/filters/math-filters
成功
Or
{{ checkout.subtotal_price | money_without_currency }}
ご回答いただきありがとうございました!無事に本件解決しました。
サポートの選択肢が増えていく中、最適となる選択の判断が難しくなっているかと存じます。今回は問題の解決に最適となるサポートの選択方法を、紹介させて頂きます。 選択肢のご紹介...
By Mirai Oct 6, 20242023年初頭、Shopifyペイメントアカウント、及びShopifyアカウント全体のセキュリティを強化する為の変更が適用されました。ユーザーのアカウントセキュリティを強化す...
By Mirai Sep 29, 2024概要: 年末/年明けは、消費者が最もショッピングを行う時期の一つです。特に、ブラックフライデー・サイバーマンデー(BFCM)は、世界中で注目される大規模なセールイベントであ...
By JapanGuru Sep 25, 2024