Results 1 to 8 of 8
  1. #1
    Join Date
    Apr 2008
    Posts
    23
    Plugin Contributions
    0

    help question Shipping cost for 7 different zones ??

    Hello

    I need to set up shipping for 7 different zones. How may I do that ?
    + I need 2 different shipping rules for my products.

    Please help me...

  2. #2
    Join Date
    Apr 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Shipping cost for 7 different zones ??

    OK I found the trick about the 1st part of the question

    For those who wish to know :

    modify : $this->num_zones = 3;
    to: $this->num_zones = 7;

    in includes/modules/shipping/zones.php

  3. #3
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Shipping cost for 7 different zones ??

    Explain what your rules are???
    Zen-Venom Get Bitten

  4. #4
    Join Date
    Apr 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Shipping cost for 7 different zones ??

    I have 4 categories BSC, SPC, RAI and VAN.

    I would like to enable a shipping method called "Distingo" when only RAI products are in cart.
    When RAI + other cat products (or only other Cat products) are in cart then I need to use the "Colissimo" method.

    The other tricky point is :
    when I need to send 1 or 2 RAI products, shipping cost is 2.50
    when I need to send 2 to 4 RAI products, shipping cost is 3.00
    when I need to send 5 to 10 RAI products, shipping cost is 4.00
    and for more than 10 RAI products, I would send it "Colissimo".

    I have posted this in another thread also.
    Last edited by Xam; 8 Apr 2008 at 07:44 AM.

  5. #5
    Join Date
    Apr 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Shipping cost for 7 different zones ??

    I should maybe add that the "Distingo" method should be only available for 1 of my Zones

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Shipping cost for 7 different zones ??

    Sounds like this is gonna require a bit of "if else code" to validate your logic
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Apr 2008
    Posts
    23
    Plugin Contributions
    0

    Default Re: Shipping cost for 7 different zones ??

    That's why I need help... I could do it if it was ColdFusion coding in fact I did for the 1st version of my site. But I don't understand a damned thing to php yet.

  8. #8
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Shipping cost for 7 different zones ??

    That's why I need help... I could do it if it was ColdFusion coding in fact I did for the 1st version of my site. But I don't understand a damned thing to php yet.
    This is too involved for an open forum and will require testing, testing and more testing...

    You can post this in the commercial help wanted section on this site
    Zen-Venom Get Bitten

 

 

Similar Threads

  1. setting different shipping cost for an item by different states.
    By shresthashree in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 21 May 2011, 02:13 PM
  2. Shipping cost based on different zones
    By joeau in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 11 Oct 2010, 10:41 AM
  3. Zones module: Can I create shipping zones for different states?
    By Lisa in Vermont in forum Built-in Shipping and Payment Modules
    Replies: 6
    Last Post: 31 Dec 2008, 06:35 AM
  4. Free shipping for Different sales total for different zones
    By francesca_ph in forum Built-in Shipping and Payment Modules
    Replies: 20
    Last Post: 30 Dec 2008, 05:43 PM
  5. Multiple Shipping cost for different order cost
    By noobz in forum Addon Shipping Modules
    Replies: 3
    Last Post: 5 Jul 2008, 05:12 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