Magento Free shipping and Coupon discount

前端 未结 4 1347
自闭症患者
自闭症患者 2021-01-20 22:34

I have a free shipping price rule which is configured like this:

  • All customer groups
  • No coupon
  • uses per customer: 0
  • Conditions: Cart
4条回答
  •  生来不讨喜
    2021-01-20 23:10

    If we are talking for Magento CE 1.9 and above, the code is corrected as long as the database is concerned but you might encounter the same problem! If so, then there is another cause.

    One also usual bug is * user not being able to update the cart quantities* or users not able to login. This has to do with formKey and the answer that was given here.

    Apparently, the same solution fixes the problem of vanished shipment or payment method after applying a coupon, that we are discussing here.

    Hope this helps users of newer versions...

    so be it - manemoi

提交回复
热议问题