プラスですとチェックアウト側の編集も出来るようなのですが通常プランで動的チェックアウトボタンの編集をする手段は御座いますでしょうか?
<button class="shopify-payment-button__more-options " type="button" data-testid="sheet-open-button">別のお支払い方法</button>
ここを書き換えたいです。
よろしくお願いいたします。
解決済! ベストソリューションを見る。
成功
英語フォーラムで以下の情報がありました。
Currently, editing the 'Buy It Now' button or the dynamic checkout button is not possible as the code for this feature is core-based, which means that it is inaccessible.
このスレッドの下方に一応JSで文言を置換する方法も書かれてはいましたが、2019年9月時点では変更不可の模様です。
2020年でも書き込みはあるものの回答はないようなので、現時点でも変更不可かと思われます。
成功
英語フォーラムで以下の情報がありました。
Currently, editing the 'Buy It Now' button or the dynamic checkout button is not possible as the code for this feature is core-based, which means that it is inaccessible.
このスレッドの下方に一応JSで文言を置換する方法も書かれてはいましたが、2019年9月時点では変更不可の模様です。
2020年でも書き込みはあるものの回答はないようなので、現時点でも変更不可かと思われます。
情報ありがとうございます。
やはりjquery等での処理となりますか。。