Page 30 of 32 FirstFirst ... 202829303132 LastLast
Results 291 to 300 of 315
  1. #291
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Zones Table Rate Shipping Module

    Thanks for the update that everything is now working for you ...
    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!

  2. #292
    Join Date
    Nov 2007
    Posts
    342
    Plugin Contributions
    0

    Default Re: Zones Table Rate Shipping Module

    Hi Gang!

    Please let me know if this table rates applies in the case where I would like to offer three separate shipping options (via DHL, FedEx and UPS).
    Or should I rather use Zone Rates?

    thanks

    Thanks!

  3. #293
    Join Date
    Feb 2014
    Location
    Auckland, New Zealand
    Posts
    12
    Plugin Contributions
    0

    Default Re: Zones Table Rate Shipping Module

    Hi All, I have a question for you. Bear in in I am very new to Zen Cart so there may be holes in my question, so here goes…
    I wondered if it is possible to some how bring in all the post codes in Canada into the admin area (I'm not sure how to do that), then use zone definitions to group selections of post codes together into shipping groups, then use Multiple Zones to apply a pricing structure to the various different shipping groups, and have all that recognised in the cart. I am only shipping to Canadian customers so those are the only post codes I need recognisable in Zen. Thanks heaps.

  4. #294
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Zones Table Rate Shipping Module

    All I can say is great add on .. Works just how I want it ,was struggling with the built in ones
    thanks

  5. #295
    Join Date
    Oct 2011
    Posts
    168
    Plugin Contributions
    0

    Default Re: Zones Table Rate Shipping Module

    Hi Ajeh
    Instead of "Zones Table Rate", the link points to "Table Rate Clone".

    Quote Originally Posted by Ajeh View Post
    This was updated in July, 2012 ...

    Are you sure you are looking at:
    http://www.zen-cart.com/downloads.php?do=file&id=720

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

    Default Re: Zones Table Rate Shipping Module

    A search of the plugin results in this one:
    http://www.zen-cart.com/downloads.php?do=file&id=478

    See if that works better for you ...
    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. #297
    Join Date
    Oct 2011
    Posts
    168
    Plugin Contributions
    0

    Default Re: Zones Table Rate Shipping Module

    Thanks Ajeh

  8. #298
    Join Date
    May 2014
    Location
    United States
    Posts
    14
    Plugin Contributions
    0

    Default Re: Zones Table Rate Shipping Module

    Hello,
    I have been messing around with cloning this shipping module and finally got it working. I have a slight issue with one part of it though. I cloned the module to offer International customers a first class shipping option for orders up to $50.00. Everything works great except when the order is over $50.00, I need the shipping option not to be displayed and only display the USPS Priority mail option.

    I did find one of AJEH's posts about disabling modules over a certain weight but I haven't got weights added to our store yet because we are dealing with approximately 15,000 parts at the moment.

    Here is the code snippet that I found in Ajeh's Post #266:

    if (zen_get_shipping_enabled($this->code)) {
    $this->enabled = ((MODULE_SHIPPING_ZONETABLE_STATUS == 'True') ? true : false);
    }
    // bof: disable for weight >= 150
    if (!IS_ADMIN_FLAG && $_SESSION['cart']->show_weight() >= 150) {
    $this->enabled = false;
    }
    // eof: disable for weight >= 150

    if ($this->enabled == true) {

    Can you make any suggestions on how to modify the above code to work with cost rather than weight? I need it to be disabled for any order over $50.00.

    Thanks in advance for any help you can offer.

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

    Default Re: Zones Table Rate Shipping Module

    $_SESSION['cart']->show_total() deals with the total in the shopping cart ...
    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!

  10. #300
    Join Date
    May 2014
    Location
    United States
    Posts
    14
    Plugin Contributions
    0

    Default Re: Zones Table Rate Shipping Module

    Awesome! That did the trick. I appreciate your time and your response.

 

 
Page 30 of 32 FirstFirst ... 202829303132 LastLast

Similar Threads

  1. Help with Zones Table Rate module ..... Please
    By MM_Dude in forum Addon Shipping Modules
    Replies: 5
    Last Post: 7 Jul 2012, 02:37 PM
  2. Zones Table Rate Shipping Module clone
    By maclean in forum Addon Shipping Modules
    Replies: 2
    Last Post: 24 Jul 2009, 04:59 PM
  3. Problem with Zones Table Rate shipping calculation
    By AlpineAire in forum Addon Shipping Modules
    Replies: 1
    Last Post: 17 Jul 2008, 03:29 AM
  4. table rate shipping, zones, quotes
    By gsdcypher in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 27 Mar 2008, 05:00 AM
  5. Clone a shipping module or define a new shipping attribute under table rate module?
    By meeven in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 4 Sep 2007, 04:56 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