Results 1 to 6 of 6

Need multiple shipping table rates for shopping cart

This is a discussion on Need multiple shipping table rates for shopping cart within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; Hello. I am trying to implement 3 different table rates for shipping based on type and price. For example if ...

      
  1. #1
    Lurker
    Join Date
    Jun 2003
    Location
    Dallas, TX
    Posts
    3
    Rep Power
    0


    Default Need multiple shipping table rates for shopping cart

    Hello. I am trying to implement 3 different table rates for shipping based on type and price. For example if the items cost $25, I want the user to have the option to ship 3 different ways (fastest, fast, ok-speed) and the price computed based on the price.

    Currently I see only 1 table rate and the option to choose other methods like UPS.

    Please help. Thanks.

  2. #2
    Member ddecjc's Avatar
    Join Date
    Sep 2004
    Posts
    35
    Rep Power
    0


    Default

    I have the same need. Was this ever resolved?

  3. #3
    Lurker
    Join Date
    Jun 2003
    Location
    Dallas, TX
    Posts
    3
    Rep Power
    0


    Default

    I never got an answer for this. I will probably have to modify the php myself.
    Does anyone have any advice on the best files to modify first?
    With the least impact and potential for defects?

  4. #4
    Active Member
    Join Date
    Jun 2004
    Location
    Glued to Computer Chair
    Posts
    108
    Rep Power
    0


    Default

    Suggestion of approach...

    Use product options to add the choice ie: a radio buttion selection
    Place the option on the customer shipping page

    Create the needed tables in mysql

    Original table use as low cost
    Duplicate table twice and name respectively

    Add a query to determine which button selected and tell the table to use the respective table

    Good Luck!
    True Meaning of Lost: Building a web site without knowledge or skill

    True Meaning of Crazy: Building a web site anyhow

    The Net Results: Never needing a comb again

    www.MakeMeThis.com

  5. #5
    Lurker
    Join Date
    Oct 2004
    Posts
    3
    Rep Power
    0


    Default

    Hi,

    There is a contrib for osCommerce called "Additional Shipping Options for Table Module", which does exactly what you are looking for. Contrib 1446
    Unfortunately I have not been able to get it to work with MS2 Max.

    cf

  6. #6
    Lurker
    Join Date
    Oct 2004
    Posts
    3
    Rep Power
    0


    Default

    Got it to work, I was having a problem unrelated to the contrib (ftp problems). Just follow the instructions. works fine.

    cf

Similar Threads

  1. Shipping in shopping cart infobox and OSC checkout flaw.
    By adiwillow in forum osCmax v2 Customization/Mods
    Replies: 0
    Last Post: 10-27-2006, 04:08 AM
  2. Multiple Flat Shipping Rates per Attribute
    By cacooke in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 01-09-2006, 08:51 PM
  3. Shipping Question - Multiple flat rates
    By Dialady in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 12-14-2005, 09:24 PM
  4. Fedex Shipping Optoins in Shopping Cart
    By cabana in forum osCMax v2 Features Discussion
    Replies: 4
    Last Post: 11-05-2005, 03:14 PM
  5. Multiple Flat Shipping Rates?
    By tsilihin in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 06-19-2003, 12:31 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
  •