Different Shipping Costs within same countryProgrammatically set free shipping from an observerHow to add flat rate shipping for order over X value?How to combine table rate shipping and fixed shipping cost per product?Need To Ship Multiple Products with 1 Shipping Cost (by Category or Volume)Show Shipping Cost based on Grand Total on Cart pageHow to update shipping cost for one specific item in MagentoEstimate Shipping Country Only?Making shipping method unavailable if customer spends over x amountIn magento how to add flat price for shipping outside the default countryset shipping method from observer based on subtotal

What is this high flying aircraft over Pennsylvania?

What can I do if I am asked to learn different programming languages very frequently?

Highest stage count that are used one right after the other?

How can a new country break out from a developed country without war?

categorizing a variable turns it from insignificant to significant

Why didn’t Eve recognize the little cockroach as a living organism?

Why is participating in the European Parliamentary elections used as a threat?

1 John in Luther’s Bibel

Has the laser at Magurele, Romania reached a tenth of the Sun's power?

What should be the ideal length of sentences in a blog post for ease of reading?

Are hand made posters acceptable in Academia?

Sort with assumptions

Magnifying glass in hyperbolic space

Center page as a whole without centering each element individually

Why can't I get pgrep output right to variable on bash script?

How do you say "Trust your struggle." in French?

How would a solely written language work mechanically

Make a Bowl of Alphabet Soup

Turning a hard to access nut?

Is divisi notation needed for brass or woodwind in an orchestra?

PTIJ: Which Dr. Seuss books should one obtain?

Is there a POSIX way to shutdown a UNIX machine?

Why doesn't Gödel's incompleteness theorem apply to false statements?

What is it called when someone votes for an option that's not their first choice?



Different Shipping Costs within same country


Programmatically set free shipping from an observerHow to add flat rate shipping for order over X value?How to combine table rate shipping and fixed shipping cost per product?Need To Ship Multiple Products with 1 Shipping Cost (by Category or Volume)Show Shipping Cost based on Grand Total on Cart pageHow to update shipping cost for one specific item in MagentoEstimate Shipping Country Only?Making shipping method unavailable if customer spends over x amountIn magento how to add flat price for shipping outside the default countryset shipping method from observer based on subtotal













3















I have only flat rate based on minimum order cost, and free shipping after certain price.



I send to Portugal and Spain.



Both these countries have islands where shipping costs are much more expensive... So I would like to exclude these islands or define specific costs for them...



I can't seem to work out how I will do that.










share|improve this question




























    3















    I have only flat rate based on minimum order cost, and free shipping after certain price.



    I send to Portugal and Spain.



    Both these countries have islands where shipping costs are much more expensive... So I would like to exclude these islands or define specific costs for them...



    I can't seem to work out how I will do that.










    share|improve this question


























      3












      3








      3








      I have only flat rate based on minimum order cost, and free shipping after certain price.



      I send to Portugal and Spain.



      Both these countries have islands where shipping costs are much more expensive... So I would like to exclude these islands or define specific costs for them...



      I can't seem to work out how I will do that.










      share|improve this question
















      I have only flat rate based on minimum order cost, and free shipping after certain price.



      I send to Portugal and Spain.



      Both these countries have islands where shipping costs are much more expensive... So I would like to exclude these islands or define specific costs for them...



      I can't seem to work out how I will do that.







      shipping






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 55 mins ago









      Teja Bhagavan Kollepara

      3,00641949




      3,00641949










      asked Jun 9 '15 at 11:15









      Miguel SilvaMiguel Silva

      10317




      10317




















          1 Answer
          1






          active

          oldest

          votes


















          3














          Use Table Rates Shipping Module and specify the costs for the Zip Codes Ranges of the islands.



          For spain that would be zip codes starting with 07 for Balears (Illes), 35 for Palmas (Las), 38 for Santa Cruz de Tenerife, 51 for Ceuta and 52 for Melilla.



          For protugal you'd have to have a look yourself.



          This will explain how to configure your table rates in detail: http://www.sitepoint.com/set-up-table-rate-shipping-in-magento/






          share|improve this answer






















            Your Answer








            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "479"
            ;
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function()
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled)
            StackExchange.using("snippets", function()
            createEditor();
            );

            else
            createEditor();

            );

            function createEditor()
            StackExchange.prepareEditor(
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: false,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            imageUploader:
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            ,
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );













            draft saved

            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f70485%2fdifferent-shipping-costs-within-same-country%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            3














            Use Table Rates Shipping Module and specify the costs for the Zip Codes Ranges of the islands.



            For spain that would be zip codes starting with 07 for Balears (Illes), 35 for Palmas (Las), 38 for Santa Cruz de Tenerife, 51 for Ceuta and 52 for Melilla.



            For protugal you'd have to have a look yourself.



            This will explain how to configure your table rates in detail: http://www.sitepoint.com/set-up-table-rate-shipping-in-magento/






            share|improve this answer



























              3














              Use Table Rates Shipping Module and specify the costs for the Zip Codes Ranges of the islands.



              For spain that would be zip codes starting with 07 for Balears (Illes), 35 for Palmas (Las), 38 for Santa Cruz de Tenerife, 51 for Ceuta and 52 for Melilla.



              For protugal you'd have to have a look yourself.



              This will explain how to configure your table rates in detail: http://www.sitepoint.com/set-up-table-rate-shipping-in-magento/






              share|improve this answer

























                3












                3








                3







                Use Table Rates Shipping Module and specify the costs for the Zip Codes Ranges of the islands.



                For spain that would be zip codes starting with 07 for Balears (Illes), 35 for Palmas (Las), 38 for Santa Cruz de Tenerife, 51 for Ceuta and 52 for Melilla.



                For protugal you'd have to have a look yourself.



                This will explain how to configure your table rates in detail: http://www.sitepoint.com/set-up-table-rate-shipping-in-magento/






                share|improve this answer













                Use Table Rates Shipping Module and specify the costs for the Zip Codes Ranges of the islands.



                For spain that would be zip codes starting with 07 for Balears (Illes), 35 for Palmas (Las), 38 for Santa Cruz de Tenerife, 51 for Ceuta and 52 for Melilla.



                For protugal you'd have to have a look yourself.



                This will explain how to configure your table rates in detail: http://www.sitepoint.com/set-up-table-rate-shipping-in-magento/







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Jun 9 '15 at 11:57









                tecjamtecjam

                2,75221540




                2,75221540



























                    draft saved

                    draft discarded
















































                    Thanks for contributing an answer to Magento Stack Exchange!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid


                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.

                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f70485%2fdifferent-shipping-costs-within-same-country%23new-answer', 'question_page');

                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Magento 2 - Add success message with knockout Planned maintenance scheduled April 23, 2019 at 23:30 UTC (7:30pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?Success / Error message on ajax request$.widget is not a function when loading a homepage after add custom jQuery on custom themeHow can bind jQuery to current document in Magento 2 When template load by ajaxRedirect page using plugin in Magento 2Magento 2 - Update quantity and totals of cart page without page reload?Magento 2: Quote data not loaded on knockout checkoutMagento 2 : I need to change add to cart success message after adding product into cart through pluginMagento 2.2.5 How to add additional products to cart from new checkout step?Magento 2 Add error/success message with knockoutCan't validate Post Code on checkout page

                    Fil:Tokke komm.svg

                    Where did Arya get these scars? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Favourite questions and answers from the 1st quarter of 2019Why did Arya refuse to end it?Has the pronunciation of Arya Stark's name changed?Has Arya forgiven people?Why did Arya Stark lose her vision?Why can Arya still use the faces?Has the Narrow Sea become narrower?Does Arya Stark know how to make poisons outside of the House of Black and White?Why did Nymeria leave Arya?Why did Arya not kill the Lannister soldiers she encountered in the Riverlands?What is the current canonical age of Sansa, Bran and Arya Stark?