Community Add-Ons

Add file to this package
Top » Shipping Modules

Multi Pickup (MS1)
for osCommerce Online Merchant v2.2

This module works like the pickup shipping method
+ you can have multiple stores
+ still works for 1 store
+ adjusts the delivery address to the address of the selected shop
+ stores can be added in the admin

http://forums.oscommerce.com/viewtopic.php?p=134821

Legend:  Download   Report

Expand All / Collapse All

Slight correction beddo 9 Oct 2006  

Somehow in the last one I managed to swop a curly bracket with $radio_buttons++;

In the last set of instructions you need to:

catalog/checkout_shipping.php
line 359
replace
$radio_buttons++;
}
with
}
$radio_buttons++;

If you don't do this, you won't be able to select the delivery option directly below the pickup option.

Mods Bugfix beddo 9 Oct 2006  
Some modifications beddo 25 Sep 2006  
bugfix for stores.php breci 22 Feb 2006  
the contrib seems to have some bugs azer 31 Oct 2005  
Multi Pickup - Fix for tax elements Graham Wilkins 19 Mar 2005  
Multi Pickup (MS1) Edwin Bekaert 23 Mar 2003