Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

    Default anyone know how to add a surcharge for certain zones?

    Hi.

    looking at adding an international surcharge to some items that are being shipped to international zones.

    Zones are all setup and ready to go... i'm after an easy way to add a surcharge to international customers on a product by product basis.

    The idea would be that Item X would cost $100 domestically, plus (say) $10 shipping and handling fee.

    same item would cost $200 to ship world wide, with a $40 shipping and handling fee for instance.

    I know I can add flat shipping and handling fees to certain zones..but i'd really like to do it on a per item basis (i wouldnt want a $30 item attracting a $100 surcharge)

    Any way of doing this?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: anyone know how to add a surcharge for certain zones?

    Zen Cart does not have per-item shipping-quote support built-in.
    To build such a thing will require custom coding. You might post in the Commercial Help Wanted area if you would like to hire someone.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: anyone know how to add a surcharge for certain zones?

    Quote Originally Posted by DrByte
    Zen Cart does not have per-item shipping-quote support built-in.
    To build such a thing will require custom coding. You might post in the Commercial Help Wanted area if you would like to hire someone.
    damn

    back in the day i was pretty nifty with PHP... any idea where to start on such a mod?

    All i basically wanna do is have a (enter psuedo code....)
    if ($shippingzone != "local") && ($item = surcharged) { $price = $price + ($price*SURCHARGEAMOUNT_FROM_DATABASE) }....

    would htis require MAJOR code hacks? or is it something that could be pulled off with 1 database modification and 1 override function?

    Point me int he right direction and i'll see how I go........
    (for now, i've just used the australia post module to tack on a flat fee for all international customers..but its a flat fee, and a little unfair....covers my costs but will scare international customers off on lower priced items)

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: anyone know how to add a surcharge for certain zones?

    You have the concept fine.

    The problem is ... how do you intend to identify which items are surcharged vs not?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Aug 2006
    Posts
    17
    Plugin Contributions
    0

    Default Re: anyone know how to add a surcharge for certain zones?

    Quote Originally Posted by DrByte
    You have the concept fine.

    The problem is ... how do you intend to identify which items are surcharged vs not?
    add a field to the products table?

    yes/no field

    then another field with surcharge rate... a flat holding the % rate of that the price of the goods is to be surcharged?

    yes?

    OR
    another table and a linked query - which will save the changes in an upgrade (assuming the upgrade messes with the table scheme)....

    what files and/or globally set variables am I going to be working with here?

 

 

Similar Threads

  1. v150 Free shipping to contiguous 48 states. How do I add surcharge for HI & AK
    By coucho in forum Built-in Shipping and Payment Modules
    Replies: 20
    Last Post: 22 Jul 2012, 02:36 PM
  2. Replies: 4
    Last Post: 20 Mar 2010, 02:54 AM
  3. does anyone know how to add this ad on module
    By angelstubes in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 20 Oct 2009, 03:34 PM
  4. Anyone know how to add field for Mailchimp to sidebox?
    By daneh in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 16 Sep 2009, 04:40 PM
  5. Anyone know how to align text for EZ pages from the Admin???
    By tclayla in forum Customization from the Admin
    Replies: 11
    Last Post: 15 Jan 2009, 03:15 AM

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