Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    Jun 2009
    Posts
    65
    Plugin Contributions
    0

    Default Re: Zone Rates - Skip Countries not working

    Hi Ajeh, yes I am using zone one for this country (UK) The problem is that Honesty Cosmetics (HC) then want any UK orders over £45 to go for free postage UK except for highland and islands (I am using a "Buy it" option for these places. The 100 kg limit assumes that the £45 limit would be reached first and so it would goto free postage. Everything between the last rate and the final figure would be charged at the same rate assuming the cost came to less than £45

    Zone 2 is Europe and has a rate for parcels upto 2kg (Then special arrangements have to be made by calling HC)

    Zone 3 is Rest Of World (ROW) and has a higher rate for parcels upto 2kg (Then special arrangements have to be made by calling HC)

    I hoped the options to ship to canada and US would not be available from the drop down list at checkout time but they are.

    Also if the zone 2 or zone 3 weights are above it would be great if there was some way of putting up text that says contact HC.

    Hope this all makes sense
    Cheers
    Tony

  2. #12
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zone Rates - Skip Countries not working

    Earlier you said you were using GB then you mentioned UK, I am assuming that you were just referring to the Country and not what you have in the Zone shipping module ...

    One thing you might look into is the Free Software Add On for the Zone Table ...

    This lets you define the Zones more specifically and once all of the Zones are defined, you can install this module and you will see a dropdown in each of the Zone Definitions ...

    That might help you define these better ...

    For the Free Shipping, you could use Free Shipping Options freeoptions ...

    This would allow for a Zone definition plus putting in limits ...

    Depending on the configuration of the limits you may need some tweeking to the module but I would start with that ...

    The usually place people need to tweak the code in the freeoptions.php file is at:
    Code:
    // final check for display of Free Options
          if ($this->ck_freeoptions_total or $this->ck_freeoptions_weight or $this->ck_freeoptions_items) {
    to change how the evaluations of the shipping is being done, example, changing the OR to AND in that IF statement ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #13
    Join Date
    Mar 2010
    Location
    Royston, UK
    Posts
    14
    Plugin Contributions
    0

    Default Re: Zone Rates - Skip Countries not working

    Hi all,

    I need to display a warning in the "Step 1 of 3 - Delivery Information" page, when a customer is trying to order from a country that i have skipped in the zones definitions.

    For instance:
    Skip Countries: GB
    Zone 1 Countries: AU, NZ, SG, KR

    When customer from GB tries to order, I want to say "we do not currently ship to your area", however, currently just a blank "This is the only shipping destination.." and then no shipping options displayed.

    In other words, how do I test 'if no zones returned, then display warning'? Maybe in this file?:
    ./templates/dolomite/templates/tpl_checkout_shipping_default.php

    Many thanks!!

    Kind Regards
    Annika
    Last edited by annnika; 14 Jul 2010 at 01:28 PM.

  4. #14
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zone Rates - Skip Countries not working

    What version of Zen Cart are you running?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. 1.5.4 Zone Rates Not Working Internationally
    By jmberman in forum General Questions
    Replies: 7
    Last Post: 16 Jun 2016, 04:33 PM
  2. My zone rates is not working
    By mrs_shazwani in forum Built-in Shipping and Payment Modules
    Replies: 20
    Last Post: 31 Mar 2010, 04:25 AM
  3. Zone Shipping not Disabling for countries defined in the skip countries box
    By cpjfox in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 30 Aug 2009, 12:15 PM
  4. Zone Tax Rates not working
    By susanshropshire in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 19 May 2009, 04:58 PM
  5. Zone rates based on different cities and not countries?
    By Kruna in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 14 Sep 2006, 01:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg