Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 493 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 493 Bytes

Magento Extension Extra Fee

This extension based on Shopping Cart Price Rule functionality. You can specify extra fee and it will apply if condition will match. Screencast restore.sh

  • Doesn't modify core files. Implemented in local scope.
  • This Module add new total collector. It handles extra fee for totals.
  • Doesn't break discount functionality.
  • Module follows Magento Coding Standards