Page 1 of 2 12 LastLast
Results 1 to 10 of 18
  1. #1
    Join Date
    Dec 2006
    Posts
    23
    Plugin Contributions
    0

    help question Custom Flat Shipping Rates and Shipping Method Titles

    I must be searching poorly since I can't find what seems kinda simple and obvious.

    So, I want to charge flat rates on single items using just 3 methods: UPS Ground ($14), Fedex 2nd Day Air ($17), and Fedex Overnight ($30).

    Is there a way to create custom options for shipping that offer these prices and method titles?

    Both the UPS and Fedex modules seem to require accounts and need to do calculations based on the product. I don't need that. Only what's listed above as every item sold is similar in size and weight.

    Is there some way to configure this dumbed-down approach to shipping so that the buyer just sees those 3 options and fees?

    Ideally, I would also like to offer 50% off each shipping fees on 2 or more items when using UPS Ground or Fedex 2nd Day Air (e.g., $14 + $7 + $7 on three items purchased using UPS Ground).

    Thanks for any help!

  2. #2
    Join Date
    Dec 2005
    Posts
    1,440
    Plugin Contributions
    6

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    Quote Originally Posted by clifford View Post
    I must be searching poorly since I can't find what seems kinda simple and obvious.

    So, I want to charge flat rates on single items using just 3 methods: UPS Ground ($14), Fedex 2nd Day Air ($17), and Fedex Overnight ($30).

    Is there a way to create custom options for shipping that offer these prices and method titles?

    Both the UPS and Fedex modules seem to require accounts and need to do calculations based on the product. I don't need that. Only what's listed above as every item sold is similar in size and weight.

    Is there some way to configure this dumbed-down approach to shipping so that the buyer just sees those 3 options and fees?

    Ideally, I would also like to offer 50% off each shipping fees on 2 or more items when using UPS Ground or Fedex 2nd Day Air (e.g., $14 + $7 + $7 on three items purchased using UPS Ground).

    Thanks for any help!
    Absolutely. I am doing this for one client right now (using "UPS" as the method of shipping). To get it working I cloned the "flat rate" module (and all it's components) and create 3 new files. One was for UPS Ground (flat rate), another for UPS 2 Day (flat rate), and the third for UPS Overnight (flat rate).

    They did not want to tie into the real time UPS shipping module provided by Zen.

    So, what they do is now have 3 shipping methods (all flat rates via UPS), and ini their case, if a customer buys 2 or more of one item, they charge an additional $15.00 on top of the flat rate (heavy items).

    So, yes, it can be done.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  3. #3
    Join Date
    May 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    I would like to do the same and have a drop down menu (like on the slutclothing.co.uk shopping cart) with the shipping options and the total should update itself when the customer choose an option.

    Then the data should be passed to the Google Checkout.

    Any ideas? Is there any contribution for that?

  4. #4
    Join Date
    Dec 2005
    Posts
    1,440
    Plugin Contributions
    6

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    Quote Originally Posted by carlozdre View Post
    I would like to do the same and have a drop down menu (like on the slutclothing.co.uk shopping cart) with the shipping options and the total should update itself when the customer choose an option.

    Then the data should be passed to the Google Checkout.

    Any ideas? Is there any contribution for that?
    To get the shipping into a drop down box would require some custom programming as it is not a native feature of Zen right now.

    Once you get it into the proper dropdown, as long as it integrates with the cart as do all shipping now, it should pass to Google Checkout just fine.

    Zen Cart has the ability thru a third Party module in the downloads section to let users checkout using Googel Checkout.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  5. #5
    Join Date
    May 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    But if I just use radio buttons for my 3 shipping options with no update of the total after selecting a shipping method, Zen will send the price of the chosen product + shipping price selected to the Google Checkout?

  6. #6
    Join Date
    Dec 2005
    Posts
    1,440
    Plugin Contributions
    6

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    If you have not messed with any of the checkout code, install the Google Checkout module, and activate the shipping module you want, it will send everything Google needs to them.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  7. #7
    Join Date
    May 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    I did not mess anything. Just googlecheckout.php in my attempts to get rid of messages like:

    Error: Shipping Methods not configured
    item (ignored)
    specialdelivery (ignored)
    specialdelivery9am (ignored)

    But I have a copy and I'll restore the file. The problem is that I don't really need a shipping modules but just 3 options the customer can choose from and that's it, the values should be passed to Google as they are and nothing more.

    And I'm confused on how to install it and what to do.

    Thanks for help.

  8. #8
    Join Date
    Dec 2005
    Posts
    1,440
    Plugin Contributions
    6

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    Quote Originally Posted by carlozdre View Post
    And I'm confused on how to install it and what to do.
    So are you confused on how to install Google Checkout, or the Shipping part? (now you got me confused )
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

  9. #9
    Join Date
    Jan 2007
    Posts
    236
    Plugin Contributions
    0

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    >>>>>>To get it working I cloned the "flat rate" module (and all it's components) and create 3 new files. One was for UPS Ground (flat rate), another for UPS 2 Day (flat rate), and the third for UPS Overnight (flat rate).


    May I ask how you 'cloned' these files? I need the same thing.

    Thank You

  10. #10
    Join Date
    Dec 2005
    Posts
    1,440
    Plugin Contributions
    6

    Default Re: Custom Flat Shipping Rates and Shipping Method Titles

    Quote Originally Posted by studeo View Post
    >>>>>>To get it working I cloned the "flat rate" module (and all it's components) and create 3 new files. One was for UPS Ground (flat rate), another for UPS 2 Day (flat rate), and the third for UPS Overnight (flat rate).


    May I ask how you 'cloned' these files? I need the same thing.

    Thank You
    "cloning" means creatign a duplicate of the file. BUT, after you make that duplicate, you have to go into the code and edit it (so what you have in effect is a "new" shipping method that was created out of an existing method).

    To clone a file you would need to open the file you are trying to clone and then save it as the new filename you choose. Do the same for the associated language file. Make sure you know the proper naming conventions of zen so that you do not use terms which may conflict with the workings (I've heard of this happening before).

    In your new file (that you saved from the old one), find EVERY single reference to the CONSTANT file that reference the "old" shipping method and change it to your own (again, paying attention to the naming of the constants). Do this same thing for the language file and you're all set.
    Eric
    20 Ways to Increase Sales Using Zen Cart
    Zen Cart contribs: Simple Google Analytics, Export Shipping Information

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Configuring Taxes for Canadian Sites/Zones
    By DrByte in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 305
    Last Post: 30 Jul 2012, 07:18 PM
  2. How do I set 2 flat shipping rates to 2 different zone?
    By Klemens in forum Built-in Shipping and Payment Modules
    Replies: 88
    Last Post: 18 Nov 2010, 03:36 AM
  3. Multiple flat shipping rates
    By nebbuchadnezzar in forum Built-in Shipping and Payment Modules
    Replies: 32
    Last Post: 18 Oct 2007, 05: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
  •