Magento, on checkout change shipping cost for a specific brand -


could tell me please, in files have change code , change. example: if order contains specific brand (for example armani), shipment of order (no matter how many products) must free.

what need know this: 1. in files checkout functions exist?
2. how check brand of ordered products? 3. how make sheeping free?

thanks lot in advance. george

george:

  1. can not answer because not at. path may 'app\code\core\mage\checkout' , 'app\design\frontend\base\default\template\checkout'

  2. how manage brand ? in case, use extension manage product brand.

  3. have tried shopping cart rules? in backend -> promotions -> shopping cart price rules

you find more easier if using product attribute manage brand , use shopping cart rules achieve goal.