php - how to edit or make your own shipping calculator? -


i want implement own shipping calculator shipping in magento. e.g.

  • on products of price upto 1000, 10% charged,
  • on products of price upto 2000, 20% charged , on ......

so how modify this, , make changes , in whihch files shipping flate rate of $5 showing time :( ??

this wiki page walk through exact process. if have more questions, please post code have attempted.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -