EC-CUBE / EC-CUBE/coupon-plugin

クーポン適用後の合計金額が送料無料条件の設定金額より低くなった場合も送料無料として設定されている

Open
#191 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
10
Forks
39
PR merge metrics
No merged PRs in 30d

Description

下記例のように
クーポン適用後の合計金額が送料無料条件の設定金額より低くなった場合も送料無料として設定されてしまっている。
<例:¥10,000以上の購入で送料無料の場合>
通常:¥10,200/送料無料

¥300クーポン適用:¥9,900/送料無料 ←本来は送料発生条件となるはず

上記は送料が加算されて本来の金額より高くなってしまう場合もありますが、その場合別商品をプラスオンしてもらえるなど購入を促進させることにもつながるため改善が必要ではないかと思った次第です。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.