Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Configuration of Shipping


ob1kadrobe

Recommended Posts

Posted

Hi, I am interested in shutting off the shipping fee (set @ $5), or find a way to make it zero, or have people purchase without shipping.

 

Any advice?

Posted

If your customers plan to pick up or have you deliver the item(s) purchased, there are add ons for that.

 

Otherwise, you can offer free shipping using add ons as well.

 

 

 

Chris

Posted

If your customers plan to pick up or have you deliver the item(s) purchased, there are add ons for that.

 

Otherwise, you can offer free shipping using add ons as well.

 

 

 

Chris

Posted

chris, nothing to pick up, deliver, or send. i am registartion/selling point for a retreat located in another place.

 

i will look into the add-ons. but a bit of help would be great. this is new to me and i have a deadline.

 

thanks in advance and for the past.

Posted

admin / Modules / Order totals >> Shipping

allow free shipping = true

Free shipping for orders over = 0.01

 

should do the trick rather then installing needless add ons, use whats there already :-)

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Posted

admin / Modules / Order totals >> Shipping

allow free shipping = true

Free shipping for orders over = 0.01

 

should do the trick rather then installing needless add ons, use whats there already :-)

Nic

 

 

Hey Nic and Chris,

 

thanks for both of your bits of advice. had major server issues and other needed changes to make before i got to the shipping issue. sorry for late replys.

 

i went with what Nic mentioned as opposed to upgrading with a download.

 

It worked. thanks.

 

alejandro

Posted

Here is free shipping if you leave the weight ZERO

 

 

http://addons.oscommerce.com/info/3823

 

Easy to install.

 

 

 

Chris

 

Chris

That file worked laike a champ. I love it! I did notice that when you go to the checkout I get the following messages under "shipping".

 

Shipping Method

 

FREE_SHIPPING_TITLE

FREE_SHIPPING_DESCRIPTION

 

It looks like there might be something that needs to be added to a language file somewhere. Could you tell me what to add and where to add it.

 

Thank You

Dale

Posted

Chris

That file worked laike a champ. I love it! I did notice that when you go to the checkout I get the following messages under "shipping".

 

Shipping Method

 

FREE_SHIPPING_TITLE

FREE_SHIPPING_DESCRIPTION

 

It looks like there might be something that needs to be added to a language file somewhere. Could you tell me what to add and where to add it.

 

Thank You

Dale

Posted

Chris

That file worked laike a champ. I love it! I did notice that when you go to the checkout I get the following messages under "shipping".

 

Shipping Method

 

FREE_SHIPPING_TITLE

FREE_SHIPPING_DESCRIPTION

 

It looks like there might be something that needs to be added to a language file somewhere. Could you tell me what to add and where to add it.

 

Thank You

Dale

 

Never mind! I took a look at the English.php file. Eventhough I'm not really a php person, I was able to figurre it out. For those of you who might still wan an answer I added the following lines to the English.php file:

 

// Free Shipping Mesages

define('FREE_SHIPPING_TITLE', 'Free Shipping');

define('FREE_SHIPPING_DESCRIPTION', 'This order will be shipped to you via U.S.P.S. at no charge.');

 

Thanks

Dale

  • 5 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...