/magento-extension-extra-fee

Magento Extension Extra Fee based on Shopping Cart Price Rule

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

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