Results 1 to 10 of 11

Hybrid View

  1. #1
    Join Date
    Jul 2012
    Posts
    16,751
    Plugin Contributions
    17

    Default Re: zones and shipment

    Suggest looking at this FAQ about how weight is off by a value of 3: https://www.zen-cart.com/content.php...unds-too-heavy
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #2
    Join Date
    Apr 2018
    Location
    Buenos Aires
    Posts
    10
    Plugin Contributions
    0

    Default Re: zones and shipment

    Dear:
    Many thanks for all help. I have zones.php almost working.

    Now, the module is capable to find the destination country, calculate the weight and calculate the shipping.
    BUT, still cant manage the domestic shipment ( based in zones).
    I only split 3 zones:
    zone 1: My city ( i go with the box)
    zone 2: Near to my city (i go with the box but at more cost)
    zone 3: Out of my radious (normally pay on destination)

    the 3 zones have flat cost under the own zone.
    As i can find into the zones.php the search is only on destination country but i cant split the same country.
    I try to add the internally defined zones to the module taking:
    $order->delivery['zone_id']

    But i see that when is a registered customer no zone to edit.

    Any help will be appreciated?

    Contribution with software: i found that the zones have not name. So i modify zones.php to add a name to each zone. For example: zone 1 name = "FedEx to Europe"
    Code:
            $db->Execute("insert into " . TABLE_CONFIGURATION . " (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, set_function, date_added) values ('Zone " . $i ." name', 'MODULE_SHIPPING_ZONES_NAMES_" . $i ."', 'Example Shipper company', 'text to show to the customer about zone " . $i . ".<br />Example: Mail to Africa.', '6', '0', 'zen_cfg_textarea(', now())");
    I cannot attach the zones.php but i can contribute with them.

  3. #3
    Join Date
    Apr 2018
    Location
    Buenos Aires
    Posts
    10
    Plugin Contributions
    0

    Default Re: zones and shipment

    Here is my zones.php.
    Attached Files Attached Files

 

 

Similar Threads

  1. Zones, Sub Zones and Zone Rates
    By jagall in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 7 May 2011, 12:44 AM
  2. Multiple shipment origins- CA and US.??? Possible???
    By northlandlodge in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 9 Jun 2007, 04:21 AM
  3. product and shipment in different currencies
    By leticia2602 in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 25 May 2007, 11:07 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