Jump to content

Incorrect shipping charge after free shipping voucher & quantity edit


Recommended Posts

Setup:

- product shipping set to $5.00 per quantity

- cart rule set to free shipping

 

Scenario: (red text indicates incorrect values)

- user purchases three (3) items and goes to shopping cart

==> Total shipping is $15.00

- user applies free shipping voucher

==> Total shipping $15.00

==> Total vouchers -$15.00

- user reduces quantity of item from three (3) to two (2)

==> Total shipping $15.00

==> Total vouchers -$15.00

- user reduces quantity of item from two (2) to one (1)

==> Total shipping $10.00

==> Total vouchers -$10.00

- user increases quantity of item from one (1) to two (2)

==> Total shipping $5.00

==> Total vouchers -$5.00

 

It appears to me the shipipng and free shipping discount, although it does 'zero out', is not being calculated correctly when user modifies item quantity.

 

Has anyone else seen this problem? Has anyone resolved this problem?

Link to comment
Share on other sites

It looks like the item counter used for the shipping/voucher is incorrect.

 

When I increase/decrease the quantity, the shipping/voucher calculation reflects the previous quantity value.

 

Anyone know where the code is that handles this item counter???

Link to comment
Share on other sites

×
×
  • Create New...