Due to changes introduced in #449688: Price adjustments not carrying through to checkout, the discount price handler no longer affects items in the cart, especially when they have price-affecting attributes. This patch makes the CA node argument's price to be the cart-item's price first, and then the discount gets applied to that value.

CommentFileSizeAuthor
cart_item_discount.patch1.84 KBIsland Usurper

Comments

karens’s picture

Subscribing. I don't have time to test right now but will try to get back to do so later if no one else does.

Island Usurper’s picture

Status: Needs review » Fixed

From what I can see, this patch does the job. I committed the changes in #449688, so this should be good to go as well.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.