Guest Posted February 27, 2004 Posted February 27, 2004 THe shiping options all have a "best way" writen under them. Wha does this mean? I'm translating my store to a foreign language, and since I have no idea in what context this appears, I'm having a hard time figuring out what to do with it. Not asking for too much help here... -Ethan
TheBlueEyz Posted February 27, 2004 Posted February 27, 2004 Yeah I was wondering that too. The only thing I could figure out was if you go to the admin area, under Modules->Shipping, there's a Flat Rate item there that is defaulted to $5.00. When I deleted that (by setting it to 0), the "Best Way" disappeared from the order page. So I think it assumes that if you only have one shipping method set up in the admin area, that this is the "Best Way to Ship" and so it calls it "Best Way." Seemed kinda silly to me, but all you have to do is change the shipping module around some in the admin area.
AlanR Posted February 27, 2004 Posted February 27, 2004 I think it's historical. Not in the context of osC but in general. "Best Way" was the default shipping method of many vendors. "If you don't tell us how to ship we'll ship the Best Way and it will cost you $X.XX". So the vendor would determine the best way to get the goods from his door to your door depending on where you are and the package characteristics. Local: Mac OS X 10.5.8 - Apache 2.2/php 5.3.0/MySQL 5.4.10 • Web Servers: Linux Tools: BBEdit, Coda, Versions (Subversion), Sequel Pro (db management)
Guest Posted March 5, 2004 Posted March 5, 2004 Now that I think of it, I still don't know how to get rid of this unnecasery thing wherever it appears. Anyone have any insight on this?
241 Posted March 5, 2004 Posted March 5, 2004 catalog/includes/languages/xxx/modules/shipping/flat.php holds the define for the flat rate shipping to which you refer where xxx is the language of your choice this is the code for the text define define('MODULE_SHIPPING_FLAT_TEXT_WAY', 'Best Way'); you could change the text to something more suitable or if you want to completely remove this method you could remove it from admin panel modules shipping or from the code for shipping No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.