We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AmazonPayプラグインを利用している場合だけかもですが、default_framte.twigに対してaddSnippet()すると、AmazonPayのsnippetがカート画面で消えて出力されない。
default_framte.twig
addSnippet()
全てのsnippetが正常に出力される。
The text was updated successfully, but these errors were encountered:
@tao-s ありがとうございます。確認してみます。
Sorry, something went wrong.
プラグインをアップデートしたら解消しました。 直接的な原因はわかりませんが、一応解決済みということで
No branches or pull requests
概要(Overview)
AmazonPayプラグインを利用している場合だけかもですが、
default_framte.twig
に対してaddSnippet()
すると、AmazonPayのsnippetがカート画面で消えて出力されない。期待する内容(Expect) or 要望 (Requirement)
全てのsnippetが正常に出力される。
再現手順(Procedure)
default_framte.twig
に対してaddSnippet()
環境 (environment)
The text was updated successfully, but these errors were encountered: