osCmax v2.5 User Manual
Results 1 to 4 of 4

How to handle oversize charges

This is a discussion on How to handle oversize charges within the osCMax v2 Features Discussion forums, part of the osCmax v2.0 Forums category; For most of my products I can have shipping charges work off of product total and I've been using that ...

      
  1. #1
    osCMax Development Team
    Join Date
    Nov 2002
    Location
    Orlando
    Posts
    433
    Rep Power
    14


    Default How to handle oversize charges

    For most of my products I can have shipping charges work off of product total and I've been using that system for over 3 years. However, I have a few items that get oversize charges from UPS because of the lenght of the item. I would like to be able to have an added shipping charges show up when these items are in someones cart. Basically like shipping 10.95 + $9.00 oversize box charge. Or, even have the product show up as say 14.95 + $9.00 oversize charge.

    Anyone else dealing with this situation?
    John

  2. #2
    osCMax Development Team met00's Avatar
    Join Date
    Oct 2005
    Location
    wherever I happen to be at the moment
    Posts
    854
    Blog Entries
    2
    Rep Power
    26


    Default RE: How to handle oversize charges

    similar. Oversized products get shipped via BAX Global. Added "oversized" flag to the product and in shipping have a complex if-then-else (US order get options of fedex and ups unless they are APO/FPO , Hawaii, Alaska and PR, (or international) then they get USPS. Oversize can not ship outside the continental US and always gets BAX if there is ONE oversize in the product.

    I would add the flag, in your case, and then add a field for products_oversize_shipping. If the flag is set then add the value from the products_oversize_shipping to a tot_oversize_ship_amount and if that is NOT zero, display that at checkout (add a module to include that in the checkout process). Additionally, the products_info template can have a check to see if the products_oversize_shipping is greater than zero, and if it is them proint out an informational text along with the amount being added on the product_info page.
    so endith the lesson
    <think>sometimes I just sit's and thinks</think>
    "Here you are with a hand full of holes, a thumb up your ass, and a big grin to pass the time of day with." - TWB

  3. #3
    osCMax Development Team
    Join Date
    Nov 2002
    Location
    Orlando
    Posts
    433
    Rep Power
    14


    Default RE: How to handle oversize charges

    Thanks for your reply met00. I have to digest this a little more to make sure I fully understand. I have a test site on my local machine that I can start working on this. I only ship within the 48 states now but with more products hitting OS charges I need to remedy my system.
    John

  4. #4
    Lurker dgholstein's Avatar
    Join Date
    Oct 2006
    Posts
    4
    Rep Power
    0


    Default Oversized Shipping

    I've got the same problem -- I presumed the UPS module would use the dimensions of the unit and calculate the UPS "dimensional" weight. I'll handle it by increasing my weight in the DB to the UPS "dimensional" weight I get from using their web site shipping software. As far as I know, that shouldn't break anything else -- right?

Similar Threads

  1. Shipping Charges Question.
    By rareones in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 11-07-2005, 01:05 PM
  2. Product attribute - too many of them, how to handle?
    By jc2002 in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 12-18-2004, 09:50 PM
  3. No shipping charges applied??
    By Kristine in forum osCmax v1.7 Discussion
    Replies: 14
    Last Post: 03-27-2004, 09:07 PM
  4. Zone Shipping Charges
    By finn in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 10-01-2003, 06:47 AM
  5. Modifying cart/checkout to handle customized products?
    By GCasper in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 09-10-2003, 11:14 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
  •