This is a discussion on Show "2 shipping options" in shopping cart, is that possible ? within the osCMax v2 Customization/Mods forums, part of the osCMax v2.0 Forums category; Hi everyone, I would like to show 2 shipping options to customer : Regular shipping rate - $8 2day delivery ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Hi everyone, I would like to show 2 shipping options to customer :
any help would be appreciated !! =) thanks! |
|
#2
| |||
| |||
| yes. use flat rate shipping... twice... duplicate the flat rate shipping module, call it flatship2 Set the first flat rate so it shows up with the text of "Standard Shipping" Set the second flat rate so it shows up with "Expedited Shipping" Turn both modules on Set the sort order so that they show up in the order you want. Viola! two flat rate shipping choices.
__________________ 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 |
| The Following User Says Thank You to met00 For This Useful Post: | ||
kepin (07-12-2007) | ||
|
#3
| |||
| |||
| wow...thanks !! this is what I got Quote:
|
|
#4
| |||
| |||
| okay, every file has "language files" you have to create the second set of language files in /includes/languages/english/modules/shipping/ so just copy the first flat in that directory to the new flat2 in that directory. Then you need to modify those files so that the defines are different (that way they will show up differently on the customer side, etc). then you have a fatal error with a redefinition of the class. That means that you have to rename the class in the flat2 to class flat2 (or you can use the current class and just remove the duplicate, but I generally prefer to do the former and not the latter).
__________________ 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 |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to show "Cart Contents" in custom box? | BlindingLight | osCMax v2 Customization/Mods | 1 | 05-15-2007 08:41 AM |
| Template Help "Shopping Cart 0 items" | ALElder | osCMax v2 Customization/Mods | 4 | 10-22-2006 04:33 PM |
| "Price" and "Add to Cart" button inside | midwestwebsites | osCMax v2 Customization/Mods | 3 | 11-14-2005 05:13 AM |
| "Quick find" options | calle | osCommerce 2.2 Modification Help | 4 | 12-06-2004 07:33 AM |
| pictures won't show "https" is culprit | bushman | osCMax v1.7 Discussion | 0 | 03-24-2004 05:06 PM |