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
商品オプションプラグイン適用時、複数購入した商品の合計金額に対してクーポンの割引が適用されない。
すべての商品を対象に、クーポンの値引き額が設定されること。
対象商品:全商品 値引き種別:定率割引 ※その他の設定は任意で、有効なクーポンを作成する
The text was updated successfully, but these errors were encountered:
No branches or pull requests
概要
商品オプションプラグイン適用時、複数購入した商品の合計金額に対してクーポンの割引が適用されない。
期待結果
すべての商品を対象に、クーポンの値引き額が設定されること。
再現手順
クーポンの設定
対象商品:全商品
値引き種別:定率割引
※その他の設定は任意で、有効なクーポンを作成する
手順
→値引き額が、すべての配送先の商品合計から計算した金額と異なっている(NG)
※商品1つに対して割引適用されているように見える
The text was updated successfully, but these errors were encountered: