osCommerce and osCMax shopping cart software forums

Shopping Cart Software

osCommerce with teeth!

 
 

Additional Shipping

This is a discussion on Additional Shipping within the osCMax v1.7 Installation forums, part of the osCMax v1.7 Forums category; Hello Everyone, Can someone please tell me if there is any way to add a additional First item, plus additonal ...


Go Back   osCommerce and osCMax shopping cart software forums > osCMax v1.7 Forums > osCMax v1.7 Installation

Register FAQ Members List Calendar Mark Forums Read


Free community membership! Fast easy FREE membership
Closed Thread

 

LinkBack Thread Tools
  #1  
Old 11-28-2004, 05:50 PM
Member
 
Join Date: Jan 2004
Posts: 86
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
auntie22
Default Additional Shipping

Hello Everyone,

Can someone please tell me if there is any way to add a additional First item, plus additonal item for international orders.

Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
  #2  
Old 12-18-2004, 10:14 PM
michael_s's Avatar
osCMax Developer

 
Join Date: Jul 2002
Location: Phoenix, AZ
Posts: 10,481
Thanks: 73
Thanked 334 Times in 313 Posts
Rep Power: 10
michael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond reputemichael_s has a reputation beyond repute
Default RE: Additional Shipping

Please clarify. Do you want to add more shipping to an item? Check out the different shipping mods in the modules/shipping section of the admin. There should be a few options on the modules that can help you.
__________________
Michael Sasek
osCMax Developer


  • osCMax Templates - Hundreds of premium quality templates. New designs every month!

  • xShop for osCMax - Windows Based osCMax administration. Improved workflow, security, speed and convenience.

  • osCMax Hosting - From basic hosting to High Availability, Load Balanced arrays, the most experienced osCMax host.

  • osCMax Template Tutorial - Learn how to make your own custom templates and how to use the powerful features of the osCMax template system.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #3  
Old 01-03-2005, 04:43 AM
Member
 
Join Date: Jan 2004
Posts: 86
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
auntie22
Default Re: RE: Additional Shipping

Quote:
Originally Posted by msasek
Please clarify. Do you want to add more shipping to an item? Check out the different shipping mods in the modules/shipping section of the admin. There should be a few options on the modules that can help you.
No, what I would like to do is offer international shipping seperate from the US rates. I currently installed the mod that gives you a flat rate plus a rate for each additional item, I would like the same mod but for international shipments. Is there such a mod, any help would be apreciated.

Great work, I love it
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #4  
Old 05-14-2005, 06:58 AM
Lurker
 
Join Date: Oct 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
rhoobler
Default RE: Re: RE: Additional Shipping

I'm having the same problem. I probably going to use the flat rate and then modify the code to let people know the additional shipping charge.... That would be the easist.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #5  
Old 05-14-2005, 07:02 AM
Member
 
Join Date: Jan 2004
Posts: 86
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
auntie22
Default Shipping

Hi,
Any help you could give me would be appreciated.

Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #6  
Old 05-16-2005, 01:32 AM
Member
 
Join Date: Dec 2004
Posts: 53
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 0
malcol27
Default

Cant you accomplish this by using the Shipping Table? This will allow you to define different shipping rates based on the country where the item is being shipped, you just have to get the shipping rates table from the Post Office. The shipping rate is calculated based on the items weight and which Zone (countries) the item is being shipped to. I might be misunderstanding what your trying to do, but hope this helps.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
  #7  
Old 05-28-2005, 11:52 AM
mnpolock's Avatar
Member
 
Join Date: Jan 2005
Location: Minneapolis, MN
Posts: 38
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
mnpolock
Default

You'll need to mod your \catalog\includes\modules\shipping\ file to add the zones likely ... if you switch to zone shipping and add a second zone then you should be able to accomplish the same objective as long as you make everything weigh 1 lb. in your zones.php file in the mentioned directory you'll find this line
// CUSTOMIZE THIS SETTING FOR THE NUMBER OF ZONES NEEDED
$this->num_zones = 2;

Change it to how ever many zones you need. Then you'll need the codes for the countries for each zone ... I only have 2, US & CA and everything else ....

Here is everything else if you need it .. at least it has been everything else I've needed thus far

GB,AF,AL,DZ,AS,AD,AO,AI,AQ,AG,AR,AM,AW,AU,AT,AZ,BS ,BH,BD,BB,BY,BE,BZ,BJ,BM,BT,BO,BA,BW,BV,BR,IO,BN,B G,BF,BI,KH,CM,CV,KY,CF,TD,CL,CN,CX,CC,CO,KM,CG,CK, CR,CI,HR,CU,CY,CZ,DK,DJ,DM,DO,TP,EC,EG,SV,GQ,ER,EE ,ET,FK,FO,FJ,FI,FR,FX,GF,PF,TF,GA,GM,GE,DE,GH,GI,G R,GL,
__________________
Tony ~ MNpolock
http://www.commonbronze.com/catalog
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Sponsored Links
Advertisement
Closed Thread

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
Adding an additional shipping table driwashsolutions osCMax v2 Customization/Mods 1 03-20-2006 09:09 PM
Additional Admin users...HELP!!! bivigeeza osCMax v2 Customization/Mods 2 10-13-2005 02:33 AM
password for additional admin Christy osCMax v1.7 Discussion 2 09-14-2004 12:34 PM
Additional Product Fields... RichRodgers.net osCommerce 2.2 Modification Help 1 05-15-2004 04:46 PM
adding additional catalogs angelbud osCommerce 2.2 Modification Help 2 10-17-2003 09:13 PM


All times are GMT -8. The time now is 07:46 AM.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO
http://www.oscmax.com/forums/
Copyright 2008 osCMax