Results 1 to 3 of 3

Shipping scenario challenge

This is a discussion on Shipping scenario challenge within the osCmax v2 Customization/Mods forums, part of the osCmax v2.0 Forums category; Hi Guys, I have a challenge for you. My client has a difficult shipping scenario for me to tackle. 1) ...

      
  1. #1
    osCMax Testing Team
    Join Date
    May 2006
    Posts
    83
    Rep Power
    11


    Default Shipping scenario challenge

    Hi Guys, I have a challenge for you. My client has a difficult shipping scenario for me to tackle.

    1) Free Shipping to the 48 continental US
    2) Anyone outside of the continental 48 needs to call for a shipping quote.
    3) One set of products ships free to a commercial address, and a fixed fee to a residential address. This is the tough one...

    I have several contributions set up: Commercial/Residential, Individual Shipping, Free Shipping Only (Shipping Module) among others. I have everything worked out except the scenario where the commercial/residential addresses come into play.

    Does anyone have any ideas how to accomplish this?

    My first instinct is to create a flag that turns the individual shipping on and free shipping off when the delivery address is set to residential, but I'm running out of talent on the locations of where to do this. I would assume that this must be accomplished in checkout_shipping.php but it looks as though a lot of the decisions that are key to getting this working with individual shipping are made in the shopping_cart.php file upstream of the customer entering the residential/commercial information.

    Would it be possible to set up a Zone scenario that keys on the residential/commercial information?

    Thanks!

    FourMat

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: Shipping scenario challenge

    The mod: Collect Residential / Commercial info for shipping
    Is a good start - but all it does it pass the info to UPS or FEDEX modules for inclusion in there pricing structures.

    Now if you take that into another module (like flat fee) where
    if residential_address=true then(shipping = resfixedfee + shipping)
    etc...

    OR every one get FLAT FEE and then with this flag -
    if commercial = true then shipping=0


    Good Luck!
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    osCMax Testing Team
    Join Date
    May 2006
    Posts
    83
    Rep Power
    11


    Default Re: Shipping scenario challenge

    Thanks for the reply JPF.

    I think that I'm going to start out in a more simple way. I created a couple of product attributes for the individual products that have the fee tacked on. One for Delivery to a commercial address, the other for a residential, then tack the added fee onto the residential. This may not be the ultimate solution but it should work for now, and it isolates the added fee to only the products that are affected.

    Here is a question on product attributes: How do I get the radio button style of attribute options to show up without adding stock to each attribute?

    We aren't tracking stock. I know I can just add a non zero number to each attribute, but that's a pain in the rear to try to keep up with.

Similar Threads

  1. Custom Shipping Mod...Shipping choice not saving.
    By superdad_05 in forum osCmax v2 Customization/Mods
    Replies: 2
    Last Post: 11-04-2005, 10:09 AM
  2. Shipping Options/Individual Shipping
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 04-01-2004, 02:10 PM
  3. Free Shipping/flat rate shipping in zone
    By cvc505 in forum osCommerce 2.2 Installation Help
    Replies: 2
    Last Post: 07-21-2003, 10:29 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
  •