Skip to content

husseycoding/cartrulefix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Shopping Cart Price Rule Fix

When creating a shopping cart price rule in Magento CE 1.9 and using 'Stop Further Rules Processing', the logic has been changed since 1.8 CE and is now flawed. This flawed logic now stops rules being applied correcty with more than one product in the cart and doesn't consider 'Stop Further Rules Processing' at the item level. This means that you get incorrect discount amounts applied as per the bug report here:

http://www.magentocommerce.com/bug-tracking/issue/index/id/67

This extension corrects the flawed logic and causes 'Stop Further Rules Processing' to be considered at the item level allowing rules to be processed for all items in the cart.

About

Magento 1.9 CE Shopping Cart Price Rule Fix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages