cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 1.9 added cost based on shipping

Magento 1.9 added cost based on shipping

Hello everyone, for magento 1.9 I have to implement the following specification: for a certain number of SKU codes, an additional cost of xx euros if ordered from Italy, yy euros if ordered from the rest of Europe, apply to the price in the cart. I have tried with a mandatory option, but I cannot set it based on the country of purchase. How could I implement this? thank you

3 REPLIES 3

Re: Magento 1.9 added cost based on shipping

You can implement this functionality by creating a custom module for Magento 1.9. Here's a high-level overview of the steps you need to follow:

  1. Create the module:
    • In your Magento installation directory, create a new directory in app/code/ called "local" (if it doesn't already exist)
    • In the local directory, create a new directory with the name of your module (e.g. "ExtraCost")
    • Create the module's xml configuration file at app/etc/modules/ExtraCost.xml with the following contents:
    • <config>
      <modules>
      <ExtraCost>
      <active>true</active>
      <codePool>local</codePool>
      </ExtraCost>
      </modules>
      </config>

Re: Magento 1.9 added cost based on shipping

Nice post thanks for it. save with blogs

Re: Magento 1.9 added cost based on shipping

Crystal healing is the use of crystals in healing. Crystal healing is a field of alternative medicine that uses crystals and gemstones to diagnose and treat various physical, emotional and spiritual conditions. The crystal healing are natural substances, formed by the aggregation of minute mineral grains that make up the rock structure of Earth. They are used as healing tools by a number of cultures around the world.