Page 1 of 11 123 ... LastLast
Results 1 to 10 of 104
  1. #1
    Join Date
    Feb 2006
    Location
    Boise, ID
    Posts
    334
    Plugin Contributions
    0

    Default exclude non continental united states zones from free shipping.

    [FONT=Verdana]Hello all,[/FONT]

    [FONT=Verdana]Please anyone, I need to exclude some USA zones from the free shipping such as Hawaii, Alaska, Puerto rico, virgin islands and such, need to have the free shipping to continental usa only.[/FONT]

    [FONT=Verdana]please, I just lost shipping to Puerto rico this morning :-( as it gave free shipping..[/FONT]

    [FONT=Verdana][FONT=Verdana]also anyone have a list of ALL the United States Zones ?[/FONT]
    [FONT=Verdana]as I deleted all none continental usa thinking it would solve the issue, now you just cannot select the location on the sign up form, so I messed that up also.[/FONT][/FONT]


    [FONT=Verdana]Thx,[/FONT]
    [FONT=Verdana]Erick[/FONT]
    Last edited by gloerick; 3 Mar 2012 at 06:17 PM.

  2. #2
    Join Date
    Feb 2006
    Location
    Boise, ID
    Posts
    334
    Plugin Contributions
    0

    Default Re: exclude non continental united states zones from free shipping.

    [FONT=Verdana]I tried creating a zone called free shipping then added a single state to it, then told the free shipping mod to use that zone for free shipping.[/FONT]

    [FONT=Verdana]but now all products with free shipping, if the state is NOT in the free shipping zone then NO RATES show for shipping, just empty, but if I use a state IN the free shipping zone it at least shows and shows free as expected.[/FONT]
    [FONT=Verdana][/FONT][FONT=Verdana][/FONT]
    [FONT=Verdana]but no rates "just empty" to a state NOT in the free shipping zone ? [/FONT][FONT=Verdana]it should show rates ? and the product does have a weight assigned to it.[/FONT]
    [FONT=Verdana][/FONT]
    [FONT=Verdana][/FONT]
    [FONT=Verdana]Thx,[/FONT]

  3. #3
    Join Date
    Feb 2006
    Location
    Boise, ID
    Posts
    334
    Plugin Contributions
    0

    Default Re: exclude non continental united states zones from free shipping.

    I also just tried the info from https://www.zen-cart.com/tutorials/i...hp?article=409

    but it errored

    INSERT INTO `geo_zones` (`geo_zone_id`, `geo_zone_name`, `geo_zone_description`, `last_modified`, `date_added`) VALUES (21, '48 Lower States', '48 States + DC', NULL, '2008-02-01 12:12:12');INSERT INTO `zones_to_geo_zones` (`zone_country_id`, `zone_id`, `geo_zone_id`) VALUES(223, 1, 21),(223, 4, 21),(223, 5, 21),(223, 12, 21),(223, 13, 21),(223, 14, 21),(223, 15, 21),(223, 16, 21),(223, 18, 21),(223, 19, 21),(223, 22, 21),(223, 23, 21),(223, 24, 21),(223, 25, 21),(223, 26, 21),(223, 27, 21),(223, 28, 21),(223, 29, 21),(223, 31, 21),(223, 32, 21),(223, 33, 21),(223, 34, 21),(223, 35, 21),(223, 36, 21),(223, 37, 21),(223, 38, 21),(223, 39, 21),(223, 40, 21),(223, 41, 21),(223, 42, 21),(223, 43, 21),(223, 44, 21),(223, 45, 21),(223, 47, 21),(223, 48, 21),(223, 49, 21),(223, 51, 21),(223, 53, 21),(223, 54, 21),(223, 55, 21),(223, 56, 21),(223, 57, 21),(223, 58, 21),(223, 59, 21),(223, 61, 21),(223, 62, 21),(223, 63, 21),(223, 64, 21),(223, 65, 21);

  4. #4
    Join Date
    Feb 2006
    Location
    Boise, ID
    Posts
    334
    Plugin Contributions
    0

    Default Re: exclude non continental united states zones from free shipping.

    ok, I did each of the two INSERT INTO seperatly and it added
    so I set the free shipping mod to the lower 48 zone,

    now NO shipping rates are shown for items with free shipping to NON 48 states, ie alaska, hawaii and such

    seems the free shipping is OFF for the free shipping items ? outside the 48.

  5. #5
    Join Date
    Feb 2006
    Location
    Boise, ID
    Posts
    334
    Plugin Contributions
    0

    Default Re: exclude non continental united states zones from free shipping.

    free shipping is yellow ? what is that ?

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

    Default Re: exclude non continental united states zones from free shipping.

    What shipping modules do you have installed?

    What are you using for Free Shipping?

    Modules ... Shipping ...
    Free Shipping Options freeoptions
    -- OR --
    FREE SHIPPING! freeshipper

    Modules ... Order Totals ...
    Shipping ot_shipping

    where Free Shipping is enabled for over an amount?

    How is Free Shipping indicated?

    0 Weight?

    Always Free Shipping?

    Have you ever touched or customized the:
    /includes/classes/shipping.php

    We need more details than what you are providing ...
    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: v1.5.5]
    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!

  7. #7
    Join Date
    Feb 2006
    Location
    Boise, ID
    Posts
    334
    Plugin Contributions
    0

    Default Re: exclude non continental united states zones from free shipping.

    Hi,

    I have fedex express and ground, UPS, USPS both for the 1.5v and the FREE SHIPPING! freeshipper. all green but for the free shipping.

    no amount for free shipping, just checked the free shipping in the items setup properties.

    all items have weight.

    indicated ? Yes, Always Free Shipping in the properties.

    not that I know of for editing the shipping.php

    ot_shipping = 200 and had 50 for the total, set to 0 and no change.
    this did not work, was giving everything free shipping

    thx for the help :-)
    Last edited by gloerick; 4 Mar 2012 at 12:44 AM.

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

    Default Re: exclude non continental united states zones from free shipping.

    Is there perhaps a link to your site that we could peek at?
    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: v1.5.5]
    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!

  9. #9
    Join Date
    Feb 2006
    Location
    Boise, ID
    Posts
    334
    Plugin Contributions
    0

    Default Re: exclude non continental united states zones from free shipping.

    Sure, I am @ http://www.efpsupply.com
    I can allow in a remote connection with teamviewer or let you in as admin ?

    but I have been searching for days now, and it bit me today when Puerto rico ordered.

    or I can give you the test login I use that has the different addresses.

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

    Default Re: exclude non continental united states zones from free shipping.

    When you have the Product marked as Always Free Shipping is that for *everyone* or just some people?
    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: v1.5.5]
    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 1 of 11 123 ... LastLast

Similar Threads

  1. v138a United States Postal Service United States Postal Service We are unable to find a USP
    By fkalanda in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 19 Nov 2013, 05:20 PM
  2. Replies: 8
    Last Post: 10 Oct 2012, 04:59 AM
  3. v139h free shipping for Continental us states for 1 particular item
    By simpledomaining in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 28 Aug 2012, 09:44 PM
  4. Continental United States Shipping Only
    By autoace in forum Managing Customers and Orders
    Replies: 8
    Last Post: 7 Oct 2009, 02:33 AM
  5. Can I do free shipping in the united states only for just SOME products?
    By RSRACEcom in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 30 Sep 2009, 07:15 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR